ieee8021BridgeEvbUAPSchAdminCDCPRole
IEEE8021-EVB-MIB ·
.1.3.111.2.802.1.1.24.1.3.1.1.5
Object
column r/w
Enumeration
The administratively configured value for the local port's role parameter. The value of AdminRole is not reflected in the S-channel TLV. The AdminRole may take the value S or B. S indicates the sender is unwilling to accept S-channels configuration (mode, # channels supported, channel index) from its neighbor and that the sender is willing to accept SVID assignments from the neighbor. Stations usually take the S role. B indicates the sender is willing to accept S-channels configuration (mode, # channels supported, channel index) from its neighbor and that the sender is willing do the best it can to fill the SVID assignments from the neighbor. Bridges usually take the B role.
Context
- MIB
- IEEE8021-EVB-MIB
- OID
.1.3.111.2.802.1.1.24.1.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021BridgeEvbUAPConfigEntry
- Groups
- 1
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 'IEEE8021-EVB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-EVB-MIB::ieee8021BridgeEvbUAPSchAdminCDCPRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-EVB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-EVB-MIB::ieee8021BridgeEvbUAPSchAdminCDCPRole.<ieee8021BridgePhyPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-EVB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-EVB-MIB::ieee8021BridgeEvbUAPSchAdminCDCPRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cdcpRoleB |
2 | cdcpRoleS |
Conformance
Member of