agnVoiceSwConfHGStatus

RAD-Mpmx-MIB · .1.3.6.1.4.1.164.3.1.2.9.5.1.7

Object

column r/w Enumeration
This object enables the user to create/delete entries in this table.
Its usage for values (1)..(6) should be identical to RowStatus SYNTAX.
notApplicable(255) - should be used when the table is static
                     (i.e. whenever create/delete entries is not allowed).

Context

MIB
RAD-Mpmx-MIB
OID
.1.3.6.1.4.1.164.3.1.2.9.5.1.7
Type
column
Access
readwrite
Status
current
Parent
agnVoiceSwConfHGEntry

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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::agnVoiceSwConfHGStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::agnVoiceSwConfHGStatus.<agnVoiceSwConfHGdbIdx>.<agnVoiceSwConfHGIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::agnVoiceSwConfHGStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
255notApplicable