EXTREME-ESRP-MIB: View SNMP OID List / Download MIB

VENDOR: EXTREME NETWORKS


 Home MIB: EXTREME-ESRP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 extremeEsrp 1.3.6.1.4.1.1916.1.12
Extreme Standby Routing Protocol information
       extremeEsrpTable 1.3.6.1.4.1.1916.1.12.2 no-access
This table contains ESRP information for this device.
           extremeEsrpEntry 1.3.6.1.4.1.1916.1.12.2.1 no-access
An individual entry of this table contains ESRP information for a given vlan belonging to a given ESRP group.
               extremeEsrpVlanIfIndex 1.3.6.1.4.1.1916.1.12.2.1.1 integer no-access
Any index to this table has a value that is the same as the ifIndex of one of the vlans present in the ifTable.
               extremeEsrpGroup 1.3.6.1.4.1.1916.1.12.2.1.2 integer no-access
Indicates a gateway addresses this router backs up. Any gateway address can be backed up by a group of routers with one as the master and the others as backup. An instance of this object refers to one such group. Only the default group 1 is supported currently.
               extremeEsrpRowStatus 1.3.6.1.4.1.1916.1.12.2.1.3 rowstatus read-only
The status of this entry.
               extremeEsrpNetAddress 1.3.6.1.4.1.1916.1.12.2.1.4 extremegenaddr read-only
The IP/IPX address of this vlan. This entry is null if no address has been assigned to the vlan.
               extremeEsrpState 1.3.6.1.4.1.1916.1.12.2.1.5 integer read-only
This indicates the ESRP state of this ESRP router. Enumeration: 'slave': 3, 'neutral': 1, 'master': 2.
               extremeEsrpPriority 1.3.6.1.4.1.1916.1.12.2.1.6 integer read-only
The priority which would be advertised by this router for determining the esrp master.
               extremeEsrpElectionAlgorithm 1.3.6.1.4.1.1916.1.12.2.1.7 integer read-only
The algorithm to use in selecting the esrp master. Enumeration: 'priorityMacOnly': 5, 'priorityTrackPortsMac': 4, 'priorityPortsTrackMac': 3, 'portsTrackPriorityMac': 1, 'trackPortsPriorityMac': 2.
               extremeEsrpHelloTimer 1.3.6.1.4.1.1916.1.12.2.1.8 integer read-only
The time interval for exchanging hello messages.
               extremeEsrpActivePorts 1.3.6.1.4.1.1916.1.12.2.1.9 integer read-only
The number of physical ports that are in this vlan.
               extremeEsrpTrackedActivePorts 1.3.6.1.4.1.1916.1.12.2.1.10 integer read-only
The total number of ports belonging to the vlans that are tracked by this esrp router.
               extremeEsrpTrackedIpRoutes 1.3.6.1.4.1.1916.1.12.2.1.11 integer read-only
The total number of ip routes that are tracked by this esrp router.
               extremeEsrpTrackedPings 1.3.6.1.4.1.1916.1.12.2.1.12 integer read-only
The total number of ip addresses that are ping-tracked by this esrp router.
               extremeEsrpNumTransitionsToMaster 1.3.6.1.4.1.1916.1.12.2.1.13 integer read-only
The total number of transitions to Master by this esrp router.
               extremeEsrpNumTransitionsToSlave 1.3.6.1.4.1.1916.1.12.2.1.14 integer read-only
The total number of transitions to Slave by this esrp router.
               extremeEsrpInternalActivePorts 1.3.6.1.4.1.1916.1.12.2.1.15 integer read-only
The number of internal physical ports that are in this vlan.
       extremeEsrpNeighborTable 1.3.6.1.4.1.1916.1.12.3 no-access
This table contains ESRP information received from the ESRP neighbors of this device.
           extremeEsrpNeighborEntry 1.3.6.1.4.1.1916.1.12.3.1 no-access
Each individual entry of this table contains ESRP information of one ESRP neighbor.
               extremeEsrpNeighborMacAddress 1.3.6.1.4.1.1916.1.12.3.1.1 macaddress no-access
Mac address of other esrp routers that backup this gateway address.
               extremeEsrpNeighborGroup 1.3.6.1.4.1.1916.1.12.3.1.2 integer no-access
Indicates a gateway addresses this router backs up. Any gateway address can be backed up by a group of routers with one as the master and the others as backup. An instance of this object refers to one such group. Note that this object is defined in addition to extremeEsrpGroup. Whereas the extremeEsrpGroup refers to the group information advertised by this host the extremeEsrpNeighborGroup refers to the group information reported by the neighbor. There might be a conflict. Only the default group 1 is supported currently.
               extremeEsrpNeighborNetAddress 1.3.6.1.4.1.1916.1.12.3.1.3 extremegenaddr read-only
The network layer address of this router. This may be null if no address was assigned.
               extremeEsrpNeighborState 1.3.6.1.4.1.1916.1.12.3.1.4 integer read-only
State of the esrp neighbor. Enumeration: 'slave': 3, 'neutral': 1, 'master': 2.
               extremeEsrpNeighborPriority 1.3.6.1.4.1.1916.1.12.3.1.5 integer read-only
The priority reported by this esrp neighbor.
               extremeEsrpNeighborElectionAlgorithm 1.3.6.1.4.1.1916.1.12.3.1.6 integer read-only
The algorithm to use in selecting the esrp master reported by this esrp neighbor. Enumeration: 'priority': 2, 'priorityThenPort': 3, 'portAndPriority': 1.
               extremeEsrpNeighborHelloTimer 1.3.6.1.4.1.1916.1.12.3.1.7 integer read-only
The time interval for exchanging hello messages configured at this esrp neighbor.
               extremeEsrpNeighborActivePorts 1.3.6.1.4.1.1916.1.12.3.1.8 integer read-only
The number of physical ports that are in present in the neighbor's vlan.
               extremeEsrpNeighborTrackedActivePorts 1.3.6.1.4.1.1916.1.12.3.1.9 integer read-only
The total number of ports belonging to the vlans that are tracked by this esrp neighbor.
               extremeEsrpNeighborTrackedIpRoutes 1.3.6.1.4.1.1916.1.12.3.1.10 integer read-only
The total number of ip routes that are tracked by this esrp neighbor.
               extremeEsrpNeighborInternalActivePorts 1.3.6.1.4.1.1916.1.12.3.1.11 integer read-only
The number of internal ports that are in present in the neighbor.
       extremeEsrpTrackVlanTable 1.3.6.1.4.1.1916.1.12.4 no-access
A table containing information on the VLANs tracked by this ESRP router.
           extremeEsrpTrackVlanEntry 1.3.6.1.4.1.1916.1.12.4.1 no-access
An entry in the table of tracked VLAN information.
               extremeEsrpTrackVlanIfIndex 1.3.6.1.4.1.1916.1.12.4.1.1 integer no-access
The ifIndex of the tracked vlan.
               extremeEsrpTrackVlanRowStatus 1.3.6.1.4.1.1916.1.12.4.1.2 rowstatus read-only
The status of this entry.
       extremeEsrpTrackIpRouteTable 1.3.6.1.4.1.1916.1.12.5 no-access
A table containing information on the IP routes tracked by this ESRP router.
           extremeEsrpTrackIpRouteEntry 1.3.6.1.4.1.1916.1.12.5.1 no-access
An entry in the table of tracked IP routes information.
               extremeEsrpTrackIpRouteIpAddress 1.3.6.1.4.1.1916.1.12.5.1.1 ipaddress no-access
The ifIndex of the tracked vlan.
               extremeEsrpTrackIpRouteNetMask 1.3.6.1.4.1.1916.1.12.5.1.2 ipaddress no-access
The ifIndex of the tracked vlan.
               extremeEsrpTrackIpRouteRowStatus 1.3.6.1.4.1.1916.1.12.5.1.3 rowstatus read-only
The status of this entry.
       extremeEsrpPortTable 1.3.6.1.4.1.1916.1.12.6 no-access
A table containing information on the ports belonging to the ESRP vlans on this router.
           extremeEsrpPortEntry 1.3.6.1.4.1.1916.1.12.6.1 no-access
An entry in the table of ESRP port information.
               extremeEsrpPortIfIndex 1.3.6.1.4.1.1916.1.12.6.1.1 integer no-access
The ifIndex of the physical port that is part of the vlan specified by the extremeEsrpVlanIfIndex.
               extremeEsrpPortState 1.3.6.1.4.1.1916.1.12.6.1.2 truthvalue read-write
Indicates if esrp is enabled or disabled on this port.