etsysTwcbBindingState
ENTERASYS-TWCB-MIB-2 ·
.1.3.6.1.4.1.5624.1.2.76.2.9.1.2
Object
column Enumeration
This object contains the current state of this binding. - `init', indicates this binding is initializing. - `syncing', indicates this binding is syncing. - `established', indicates this binding is established.
Context
- MIB
- ENTERASYS-TWCB-MIB-2
- OID
.1.3.6.1.4.1.5624.1.2.76.2.9.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysTwcbBindingEntry
- Groups
- 1
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 'ENTERASYS-TWCB-MIB-2' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TWCB-MIB-2::etsysTwcbBindingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-TWCB-MIB-2' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TWCB-MIB-2::etsysTwcbBindingState.<etsysTwcbBindingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-TWCB-MIB-2' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-TWCB-MIB-2::etsysTwcbBindingState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | syncing |
3 | established |
Conformance
Member of