ctBridgeSrPortPairState
CTRON-BRDG-MIB ·
.0.52.4.1.2.3.3.1.1.4
Object
column mandatory
r/w
Enumeration
The state of source route bridging on this port pair. This is the desired state of the administrator. The operational state of the port pair is determined by this state along with the states of dot1dStpPortState within the IETF Bridge MIB and ifOperStatus of the IETF MIB II for each port.
Context
- MIB
- CTRON-BRDG-MIB
- OID
.0.52.4.1.2.3.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctBridgeSrPortPairEntry
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 'CTRON-BRDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BRDG-MIB::ctBridgeSrPortPairState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-BRDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BRDG-MIB::ctBridgeSrPortPairState.<ctBridgeSrPortPairSrcPort>.<ctBridgeSrPortPairDestPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-BRDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-BRDG-MIB::ctBridgeSrPortPairState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |