errpBrdgRole
ERRP-MIB ·
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.3
Object
column r/w
Enumeration
The bridge role in ethernet ring.
Context
- MIB
- ERRP-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- errpRingEntry
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 'ERRP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERRP-MIB::errpBrdgRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERRP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERRP-MIB::errpBrdgRole.<errpDomainId>.<errpRingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERRP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERRP-MIB::errpBrdgRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | master |
2 | trans |
3 | edge |
4 | assEdge |