ctBridgeTpPortState
CTRON-BRDG-MIB ·
.0.52.4.1.2.3.4.2.1.2
Object
column mandatory
r/w
Enumeration
The state of transparent bridging on this port. This is the desired state of the administrator. The operational state of the port is determined by this state along with the state of dot1dStpPortState within the IETF Bridge MIB and ifOperStatus of the IETF MIB II.
Context
- MIB
- CTRON-BRDG-MIB
- OID
.0.52.4.1.2.3.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctBridgeTpPortStateEntry
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::ctBridgeTpPortState'
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::ctBridgeTpPortState.<ctBridgeTpPortStatePort>'
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::ctBridgeTpPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |