zxAnSlcDelayDialMode
ZTE-AN-VOICE-PORT-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.3.1.1.31
Object
column r/w
Enumeration
Delay dial mode. noDelay(1): No delay,dial is send to PBX immediately; delay(2): Delay until receives signal from PBX.
Context
- MIB
- ZTE-AN-VOICE-PORT-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.3.1.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- a200SlcEntry
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 'ZTE-AN-VOICE-PORT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-PORT-MIB::zxAnSlcDelayDialMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-VOICE-PORT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-PORT-MIB::zxAnSlcDelayDialMode.<a200slcrackno>.<a200slcshelfno>.<a200slcslotno>.<a200slcindex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VOICE-PORT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VOICE-PORT-MIB::zxAnSlcDelayDialMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noDelay |
2 | delay |