zxAnMgcRegPktMethod
ZTE-AN-VOICE-H248MGCP-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.1.1101.1.11
Object
column r/w
Enumeration
Defined the value of H.248 register packet's keyword MT(method).
Context
- MIB
- ZTE-AN-VOICE-H248MGCP-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.1.1101.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnMgcTypeEntry
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-H248MGCP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-H248MGCP-MIB::zxAnMgcRegPktMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-VOICE-H248MGCP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-H248MGCP-MIB::zxAnMgcRegPktMethod.<zxAnMgcType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VOICE-H248MGCP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VOICE-H248MGCP-MIB::zxAnMgcRegPktMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | failover |
2 | restart |
3 | graceful |
4 | forced |
5 | disconnected |
6 | handoff |