zxAnH248TranRetranMode
ZTE-AN-VOICE-H248MGCP-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.1.1111.1.13
Object
column r/w
Enumeration
Transaction retransmission mode. fixedInteval(1) means that request will be retransmitted every fixed interval (the value is defined by zxAnH248TranRetranInterval) if no reply received after sending request. exponentialGrowthInteval(2) means the retransmission interval will exponentially grow.
Context
- MIB
- ZTE-AN-VOICE-H248MGCP-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.1.1111.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnH248ProtocolEntry
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::zxAnH248TranRetranMode'
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::zxAnH248TranRetranMode.<zxAnH248ProtocolMgId>'
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::zxAnH248TranRetranMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixedInteval |
2 | exponentialGrowthInteval |