EXTREME-SERVICES-MIB
Extreme Upper layer services objects
Main OID:
extremeServices.1.3.6.1.4.1.1916.1.26
37
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
37 total| Object Name |
|---|
extremeServicesExtreme Upper layer services objects MODULE-IDENTITY .1.3.6.1.4.1.1916.1.26 |
extremeSyslog OBJECT IDENTIFIER .1.3.6.1.4.1.1916.1.26.1 |
extremeRemoteSyslogServerTableThis table is used to configure remote syslog servers and contains information on the same. SEQUENCE OF ExtremeRemoteSyslogServerEntry .1.3.6.1.4.1.1916.1.26.1.1 |
extremeRemoteSyslogServerEntryAn entry in the extremeRemoteSyslogServerTable. ExtremeRemoteSyslogServerEntry .1.3.6.1.4.1.1916.1.26.1.1.1 |
extremeRemoteSyslogServerAddressTypeThe type of address specified in the object 'extremeRemoteSyslogServerAddress'. Currently, only 'ipv4' and 'dns' are supported.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1916.1.26.1.1.1.1 |
extremeRemoteSyslogServerAddressThe address of the remote syslog server. This can be a DNS name or an IPv4 address.ro InetAddress .1.3.6.1.4.1.1916.1.26.1.1.1.2 |
extremeRemoteSyslogServerPortThe UDP port number of the remote syslog server to which syslog messages will be sent.ro INTEGER .1.3.6.1.4.1.1916.1.26.1.1.1.3 |
extremeRemoteSyslogServerFacilityThe facility which will be sent in all syslog messages to this remote syslog server.ro Enumeration .1.3.6.1.4.1.1916.1.26.1.1.1.4 |
extremeRemoteSyslogServerSeverityThe syslog message severity. All syslog messages of the specified severity for which the Bits are set, will be sent to this syslog server. When setting this object in a 'createAndGo' request, all lower bits upto and including the desired bit position must be set. For example, if bit info(4) needs to be set then bits critical(0), error(1), warning(2), notice(3) and info(4) must also be set in the request. Consequently, all syslog messages of a given severity and higher will be sent to the syslog server. It is not possible to send messages that match only a few selected non-contiguous severities.rw Bits .1.3.6.1.4.1.1916.1.26.1.1.1.5 |
extremeRemoteSyslogServerStatusThe status of the Row as per standard row status conventions. Only 'createAndGo', 'active' and 'destroy' will be supported. It is not possible to change the values of the objects of a row once it has been created, except by 'destroy'ing and re-creating the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1916.1.26.1.1.1.6 |
extremeEnableRemoteSyslogThe enable/disable status of remote syslog messages.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1916.1.26.1.2 |
extremeDNS OBJECT IDENTIFIER .1.3.6.1.4.1.1916.1.26.3 |
extremeDNSServerTableThis table is used to configure DNS servers. There can be at most two rows in this table. SEQUENCE OF ExtremeDNSServerEntry .1.3.6.1.4.1.1916.1.26.3.1 |
extremeDNSServerEntryAn entry in the extremeDNSServerTable. ExtremeDNSServerEntry .1.3.6.1.4.1.1916.1.26.3.1.1 |
extremeDNSServerAddressIndexThis is an integer index. Only 1 and 2 are supported for this INTEGER .1.3.6.1.4.1.1916.1.26.3.1.1.1 |
extremeDNSServerAddressTypeThe address type of the DNS server. This can be a DNS name or an IPv4 address.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1916.1.26.3.1.1.2 |
extremeDNSServerAddressThe address of the DNS server. This can be a DNS name or an IPv4 address.ro InetAddress .1.3.6.1.4.1.1916.1.26.3.1.1.3 |
extremeAuthServer OBJECT IDENTIFIER .1.3.6.1.4.1.1916.1.26.4 |
extremeAuthServerEnableTableThis table is used to enable/disable Auth servers SEQUENCE OF ExtremeAuthServerEnableEntry .1.3.6.1.4.1.1916.1.26.4.1 |
extremeAuthServerEnableEntryAn entry in the extremeAuthServerEnableTable. ExtremeAuthServerEnableEntry .1.3.6.1.4.1.1916.1.26.4.1.1 |
extremeAuthServerEnableServerTypeSpecifies whether this is a radius/radius-acct/tacacs/tacacs-acct server AuthServerType .1.3.6.1.4.1.1916.1.26.4.1.1.1 |
extremeAuthServerEnableAccessTypeSpecifies whether this server is for management access or netlogin access. AuthServerAccessType .1.3.6.1.4.1.1916.1.26.4.1.1.2 |
extremeAuthServerEnableEnable/Disable the Radius/tacas Serverrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1916.1.26.4.1.1.3 |
extremeAuthServerTableThis table is used to configure radius/tacacs servers. SEQUENCE OF ExtremeAuthServerEntry .1.3.6.1.4.1.1916.1.26.4.2 |
extremeAuthServerEntryAn entry in the extremeAuthServerTable. ExtremeAuthServerEntry .1.3.6.1.4.1.1916.1.26.4.2.1 |
extremeAuthServerIndexInteger index of the server. INTEGER .1.3.6.1.4.1.1916.1.26.4.2.1.1 |
extremeAuthServerAddressTypeType IP address of the radius/tacas server.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1916.1.26.4.2.1.2 |
extremeAuthServerAddressIP address of the radius/tacas server.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1916.1.26.4.2.1.3 |
extremeAuthServerClientAddressTypeType of IP address to use as the SRC address when contacting the the radius/tacas server. The radius/tacas server should be configured with this address as one of its clients. The switch should have a VLAN with this IP address.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1916.1.26.4.2.1.4 |
extremeAuthServerClientAddressIP address to use as the SRC address when contacting the the radius/tacas server. The radius/tacas server should be configured with this address as one of its clients. The switch should have a VLAN with this IP address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1916.1.26.4.2.1.5 |
extremeAuthServerPortPort number of the radius/tacas server.rw INTEGER .1.3.6.1.4.1.1916.1.26.4.2.1.6 |
extremeAuthServerSecretThis is the shared secret between the Authenticator and radius/tacas server. This is logically write-only.rw OCTET STRING .1.3.6.1.4.1.1916.1.26.4.2.1.7 |
extremeAuthServerReTransmitThis is the timeout in seconds after which the Authenticator will re transmit requests to the radius/tacas server.rw INTEGER .1.3.6.1.4.1.1916.1.26.4.2.1.8 |
extremeAuthServerTypeSpecifies whether this is a radius/radius-acct/tacacs/tacacs-acct serverrw AuthServerType .1.3.6.1.4.1.1916.1.26.4.2.1.9 |
extremeAuthServerIsPrimarySpecifies whether this is the primary or the secondary server. Is TRUE if the server is primary.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1916.1.26.4.2.1.10 |
extremeAuthServerAccessTypeSpecifies whether this server is for management access or netlogin accessrw AuthServerAccessType .1.3.6.1.4.1.1916.1.26.4.2.1.11 |
extremeAuthServerStatusThe status of the Row as per standard row status conventions. Only 'createAndGo', 'active' and 'destroy' will be supported. It is not possible to change the values of the objects of a row once it has been created, except by 'destroy'ing and re-creating the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1916.1.26.4.2.1.12 |