ciscoTsTrCRFInfoSpanningTreeInternalPortMode
CISCO-TS-STACK-MIB ·
.1.3.6.1.4.1.9.5.32.6.1.1.7
Object
column mandatory
r/w
Enumeration
Used when configuring manual spanning tree. Setting this object to forwarding(2) or blocking(3) overrides the spanning tree's algorithm for TrCRF's logical internal port that connects it to the TrBRF.
Context
- MIB
- CISCO-TS-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.32.6.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ciscoTsTrCRFInfoEntry
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-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsTrCRFInfoSpanningTreeInternalPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsTrCRFInfoSpanningTreeInternalPortMode.<ciscoTsTrCRFInfoTrCRFNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsTrCRFInfoSpanningTreeInternalPortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | forwarding |
3 | blocking |