dspProfileG711Vpi
E5-121-MIB ·
.1.3.6.1.4.1.6321.1.2.3.4.9.7.3.1.7
Object
column r/w
millisecondEnumeration
Voice Packetization Interval(VPI) of codec G.711 in milliseconds. The values are 10, 20, 30, 40
Context
- MIB
- E5-121-MIB
- OID
.1.3.6.1.4.1.6321.1.2.3.4.9.7.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- millisecond
- Parent
- dspProfileEntry
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 'E5-121-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-121-MIB::dspProfileG711Vpi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'E5-121-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-121-MIB::dspProfileG711Vpi.<dspProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E5-121-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E5-121-MIB::dspProfileG711Vpi'
Syntax
millisecondEnumeration
Values & Constraints
Enumerated Values
1 | g711x10ms |
2 | g711x20ms |
3 | g711x30ms |
4 | g711x40ms |