bnIfExtnPortActiveComponent
BN-IF-EXTENSIONS-MIB ·
.1.3.6.1.4.1.45.1.6.15.1.1.1.5
Object
column r/w
Enumeration
Indicates which physical port component is currently active for ports that are 'shared'. The ability to set this object and thus specify the active physical component of a single logical port is implmentation dependent. This object will be read-only is this capability is not supported.
Context
- MIB
- BN-IF-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.45.1.6.15.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bnIfExtnEntry
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 'BN-IF-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BN-IF-EXTENSIONS-MIB::bnIfExtnPortActiveComponent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BN-IF-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BN-IF-EXTENSIONS-MIB::bnIfExtnPortActiveComponent.<bnIfExtnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BN-IF-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BN-IF-EXTENSIONS-MIB::bnIfExtnPortActiveComponent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixedPort |
2 | gbicPort |
3 | mdaPort |