nnethernetHoldDownTime
NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB ·
.1.3.6.1.4.1.562.73.1.1.2.4.1.1.6
Object
column r/w
Integer32
The time, in seconds, that an Ethernet interface should be in holdDown when it receives an up signal. In other words, no source forwarding traffic should be sent on the Ethernet interface during the holdDown time period. The default is 3 seconds and the maximum is 900 seconds (15 minutes). This applies when failover is enabled on the interface and traffic has switched 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.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnethernetTableEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::nnethernetHoldDownTime'
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::nnethernetHoldDownTime.<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::nnethernetHoldDownTime'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 3-900