EXTREME-SERVICES-MIB
- Registered at
- 1.3.6.1.4.1.1916.1.26
- Last updated
- 1900-07-24 00:00
- Organization
- Extreme Networks, Inc.
- Namespace
- extreme
- Source file
EXTREME-BASE-MIB- Digest
sha256:920ec3f1c764d83d84c3c0ad6a4d3ca2aa2e105baf75bb47bf910c2a7454dbfc
Description
Extreme Upper layer services objects
Contact
www.extremenetworks.com
Imports
| From | Symbols |
|---|---|
| EXTREME-BASE-MIB | extremeAgent |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
EXTREME-BASE-MIB EXTREME-SERVICES-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AuthServerAccessType TEXTUAL-CONVENTION Specifies whether the server is for authenticating mangement or netlogin accesses | current | |||
| AuthServerType TEXTUAL-CONVENTION The type of authentication/accounting server. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| extremeSyslog OBJECT-IDENTITY | 1.3.6.1.4.1.1916.1.26.1 | |||
| extremeRemoteSyslogServerTable OBJECT-TYPE This table is used to configure remote syslog servers and contains information on the same. | 1.3.6.1.4.1.1916.1.26.1.1 | not-accessible | current | |
| extremeRemoteSyslogServerEntry OBJECT-TYPE An entry in the extremeRemoteSyslogServerTable. | 1.3.6.1.4.1.1916.1.26.1.1.1 | not-accessible | current | |
| extremeRemoteSyslogServerAddressType OBJECT-TYPE The type of address specified in the object 'extremeRemoteSyslogServerAddress'. Currently, only 'ipv4' and 'dns' are supported. | 1.3.6.1.4.1.1916.1.26.1.1.1.1 | InetAddressType | read-only | current |
| extremeRemoteSyslogServerAddress OBJECT-TYPE The address of the remote syslog server. This can be a DNS name or an IPv4 address. | 1.3.6.1.4.1.1916.1.26.1.1.1.2 | InetAddress (SIZE(1..255)) | read-only | current |
| extremeRemoteSyslogServerPort OBJECT-TYPE The UDP port number of the remote syslog server to which syslog messages will be sent. | 1.3.6.1.4.1.1916.1.26.1.1.1.3 | INTEGER (0..65535) | read-only | current |
| extremeRemoteSyslogServerFacility OBJECT-TYPE The facility which will be sent in all syslog messages to this remote syslog server. | 1.3.6.1.4.1.1916.1.26.1.1.1.4 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-only | current |
| extremeRemoteSyslogServerSeverity OBJECT-TYPE The 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. | 1.3.6.1.4.1.1916.1.26.1.1.1.5 | Bits {critical(0), error(1), warning(2), notice(3), info(4), debugSummary(5), debugVerbose(6), debugData(7)} | read-create | current |
| extremeRemoteSyslogServerStatus OBJECT-TYPE The 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. | 1.3.6.1.4.1.1916.1.26.1.1.1.6 | RowStatus | read-create | current |
| extremeEnableRemoteSyslog OBJECT-TYPE The enable/disable status of remote syslog messages. | 1.3.6.1.4.1.1916.1.26.1.2 | TruthValue | read-write | current |
| extremeDNS OBJECT-IDENTITY | 1.3.6.1.4.1.1916.1.26.3 | |||
| extremeDNSServerTable OBJECT-TYPE This table is used to configure DNS servers. There can be at most two rows in this table. | 1.3.6.1.4.1.1916.1.26.3.1 | not-accessible | current | |
| extremeDNSServerEntry OBJECT-TYPE An entry in the extremeDNSServerTable. | 1.3.6.1.4.1.1916.1.26.3.1.1 | not-accessible | current | |
| extremeDNSServerAddressIndex OBJECT-TYPE This is an integer index. Only 1 and 2 are supported for this | 1.3.6.1.4.1.1916.1.26.3.1.1.1 | INTEGER | not-accessible | current |
| extremeDNSServerAddressType OBJECT-TYPE The address type of the DNS server. This can be a DNS name or an IPv4 address. | 1.3.6.1.4.1.1916.1.26.3.1.1.2 | InetAddressType | read-only | current |
| extremeDNSServerAddress OBJECT-TYPE The address of the DNS server. This can be a DNS name or an IPv4 address. | 1.3.6.1.4.1.1916.1.26.3.1.1.3 | InetAddress (SIZE(1..255)) | read-only | current |
| extremeAuthServer OBJECT-IDENTITY | 1.3.6.1.4.1.1916.1.26.4 | |||
| extremeAuthServerEnableTable OBJECT-TYPE This table is used to enable/disable Auth servers | 1.3.6.1.4.1.1916.1.26.4.1 | not-accessible | current | |
| extremeAuthServerEnableEntry OBJECT-TYPE An entry in the extremeAuthServerEnableTable. | 1.3.6.1.4.1.1916.1.26.4.1.1 | not-accessible | current | |
| extremeAuthServerEnableServerType OBJECT-TYPE Specifies whether this is a radius/radius-acct/tacacs/tacacs-acct server | 1.3.6.1.4.1.1916.1.26.4.1.1.1 | AuthServerType | not-accessible | current |
| extremeAuthServerEnableAccessType OBJECT-TYPE Specifies whether this server is for management access or netlogin access. | 1.3.6.1.4.1.1916.1.26.4.1.1.2 | AuthServerAccessType | not-accessible | current |
| extremeAuthServerEnable OBJECT-TYPE Enable/Disable the Radius/tacas Server | 1.3.6.1.4.1.1916.1.26.4.1.1.3 | TruthValue | read-write | current |
| extremeAuthServerTable OBJECT-TYPE This table is used to configure radius/tacacs servers. | 1.3.6.1.4.1.1916.1.26.4.2 | not-accessible | current | |
| extremeAuthServerEntry OBJECT-TYPE An entry in the extremeAuthServerTable. | 1.3.6.1.4.1.1916.1.26.4.2.1 | not-accessible | current | |
| extremeAuthServerIndex OBJECT-TYPE Integer index of the server. | 1.3.6.1.4.1.1916.1.26.4.2.1.1 | INTEGER (1..8) | not-accessible | current |
| extremeAuthServerAddressType OBJECT-TYPE Type IP address of the radius/tacas server. | 1.3.6.1.4.1.1916.1.26.4.2.1.2 | InetAddressType | read-write | current |
| extremeAuthServerAddress OBJECT-TYPE IP address of the radius/tacas server. | 1.3.6.1.4.1.1916.1.26.4.2.1.3 | InetAddress | read-write | current |
| extremeAuthServerClientAddressType OBJECT-TYPE Type 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. | 1.3.6.1.4.1.1916.1.26.4.2.1.4 | InetAddressType | read-write | current |
| extremeAuthServerClientAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.1916.1.26.4.2.1.5 | InetAddress | read-write | current |
| extremeAuthServerPort OBJECT-TYPE Port number of the radius/tacas server. | 1.3.6.1.4.1.1916.1.26.4.2.1.6 | INTEGER | read-write | current |
| extremeAuthServerSecret OBJECT-TYPE This is the shared secret between the Authenticator and radius/tacas server. This is logically write-only. | 1.3.6.1.4.1.1916.1.26.4.2.1.7 | OCTET STRING | read-write | current |
| extremeAuthServerReTransmit OBJECT-TYPE This is the timeout in seconds after which the Authenticator will re transmit requests to the radius/tacas server. | 1.3.6.1.4.1.1916.1.26.4.2.1.8 | INTEGER | read-write | current |
| extremeAuthServerType OBJECT-TYPE Specifies whether this is a radius/radius-acct/tacacs/tacacs-acct server | 1.3.6.1.4.1.1916.1.26.4.2.1.9 | AuthServerType | read-write | current |
| extremeAuthServerIsPrimary OBJECT-TYPE Specifies whether this is the primary or the secondary server. Is TRUE if the server is primary. | 1.3.6.1.4.1.1916.1.26.4.2.1.10 | TruthValue | read-write | current |
| extremeAuthServerAccessType OBJECT-TYPE Specifies whether this server is for management access or netlogin access | 1.3.6.1.4.1.1916.1.26.4.2.1.11 | AuthServerAccessType | read-write | current |
| extremeAuthServerStatus OBJECT-TYPE The 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. | 1.3.6.1.4.1.1916.1.26.4.2.1.12 | RowStatus | read-create | current |