prtMl4CGA
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.5
Object
column r/w
Enumeration
This object selects the method used to signal the CGA state
to the other end, through the main link.
'none' - non-transparent mode. When one of the links
(main) will be in Out Of Service state, both
'Data/Voice Oos' and 'Oos' will be
transmitted to the other end.
'trans' - when one of the links (main) will be in Out
Of Service state, 'Data/Voice Oos' will be
transmitted to the other end.
'full' - fully-transparent mode. When one of the links
(main) will be in Out Of Service state,
neither 'Data/Voice Oos' nor 'Oos' will
be transmitted to the other end.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtMl4CnfgEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtMl4CGA'
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::prtMl4CGA.<prtMl4CnfgIdx>.<prtMl4SltIdx>.<prtMl4PrtIdx>'
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::prtMl4CGA'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | trans |
3 | full |