prtBdbandIndEvent
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.4
Object
column Enumeration
This object indicates a unique Event that can cause the Indication Signal. slm(2) = SLM = Signal Label Mismatch eed(4) = EED = Excessive Error Defect pathTrace(5) = the end-to-end source/destination of information is wrong. lom(6) = LOM = Loss of Multiframe. lop(7) = LOP = Loss of Pointer. slu(8) = SLU = Signal Label Unequipped.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtBdbandIndEntry
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-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtBdbandIndEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtBdbandIndEvent.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtBdbandIndEvent'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.