dstIP2TELNumberType
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.2.21.21.1.10
Object
column r/w
Enumeration
Number Type. Access: Instant. AC INI-Param: NumberMapIp2Tel_NumberType
Context
- MIB
- AcGateway
- OID
.1.3.6.1.4.1.5003.9.10.3.1.1.2.21.21.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dstIP2TELEntry
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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::dstIP2TELNumberType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::dstIP2TELNumberType.<dstIP2TELIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::dstIP2TELNumberType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | international-Level2Regional |
2 | national-Level1Regional |
3 | networkSpecific-NetworkPISN |
4 | subscriber-Level0Regional |
6 | abbreviated |
255 | notConfigured |