pebRole
ZXR10-PEB-MIB ·
.1.3.6.1.4.1.3902.3.6000.510.1.1
Object
scalar r/w
Enumeration
The role of the device in the Extended Bridge system,
include controller(Controlling Bridge) and extender(Bridge Port Extender).
The value none means the device is not an Extended Bridge system device.
The default value for pebRole object is none.
Context
- MIB
- ZXR10-PEB-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.510.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
none- Parent
- zxr10PebGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-PEB-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-PEB-MIB::pebRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-PEB-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-PEB-MIB::pebRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | controller |
2 | extender |
3 | none |