bscPortRole
CISCO-BSC-MIB ·
.1.3.6.1.4.1.9.9.36.1.1.1.1.1
Object
column Enumeration
The router's DLC role to the attached node. If the bscPortRole is primary, this implies that the port is connected to a remote secondary device. If the role is generic, this indicates that the port will be running framed bisynchronous frames with an unknown protocol. If this object does not have the value 'contention' then bscPortVirtualAddress will not be instantiated. If this object does not have the value 'dialContention' then bscPortContentionDialTimeout will not be instantiated.
Context
- MIB
- CISCO-BSC-MIB
- OID
.1.3.6.1.4.1.9.9.36.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bscPortEntry
- Groups
- 2
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 'CISCO-BSC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSC-MIB::bscPortRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BSC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSC-MIB::bscPortRole.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BSC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BSC-MIB::bscPortRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |
3 | contention |
4 | dialContention |
5 | generic |
Conformance
Member of