netMgmtModemDialDelay
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.4.11
Object
scalar mandatory
r/w
Integer32
This object specifies a delay in seconds between every
dial-out failure. The value zero indicates an infinite
delay. Normally, the switch will attempt a dial-out
if the netMgmtModemDialString object is non-empty. If the
remote site then fails to answer, and auto-answer has
been disabled on this system, the system will retry the
dial-out attempt after this delay has passed.
If auto-answer is enabled and the first dial-out attempt
fails, the system will stop further dial-out attempts and
immediately go into auto-answer mode. The default value
is 300 seconds, or 5 minutes.
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.4.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- netMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::netMgmtModemDialDelay.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::netMgmtModemDialDelay'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65500