nnethernetFailOverEnable

NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB · .1.3.6.1.4.1.562.73.1.1.2.4.1.1.5

Object

column r/w SNMPv2-TCTruthValue
This object toggles the failover enable mode for 
a particular Ethernet interface. The default mode
is failover disabled. At present this is only 
applicable for data using source forwarding on an 
Ethernet interface. If failover is enabled on a 
particular Ethernet interface and the Ethernet 
interface link goes down, source forwarded traffic 
will switch over to the other Ethernet interface.

Context

MIB
NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB
OID
.1.3.6.1.4.1.562.73.1.1.2.4.1.1.5
Type
column
Access
readwrite
Status
current
Parent
nnethernetTableEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetFailOverEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetFailOverEnable.<nnethernetId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetFailOverEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false