dspProfileCodec

E5-121-MIB · .1.3.6.1.4.1.6321.1.2.3.4.9.7.3.1.2

Object

column r/w OctetString
0x01: g711a
0x02: g711mu
0x03: g723
0x04: g726-16
0x05: g726-24
0x06: g726-32
0x07: g726-40
0x08: g729ab
the value of dspProfileCodec is OCTET STRING, there are 8 Octets, each octect is
specified as 0x01, 0x03, 0x02, 0x07,0x00, 0x00, 0x00, 0x00  (to specify different
CODE in priority) specify as: g711a, g723, g711mu, g726-40

Context

MIB
E5-121-MIB
OID
.1.3.6.1.4.1.6321.1.2.3.4.9.7.3.1.2
Type
column
Access
readwrite
Status
current
Parent
dspProfileEntry

Walk 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::dspProfileCodec'
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::dspProfileCodec.<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::dspProfileCodec'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.