etsysVsbPortOperStatus
ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB ·
.1.3.6.1.4.1.5624.1.2.83.1.3.1.1.2
Object
column Enumeration
The operational status of the bonding port for this ifIndex. If the state is NOT up, then it is down for the stated reason, if known. If etsysVsbPortAdminStatus is down(2), then etsysVsbPortOperStatus should be down(2). If etsysVsbPortAdminStatus is changed to up(1) the etsysVsbPortOperStatus should change to up(1) if the interface is ready to transmit and receive bonding traffic. It should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state.
Context
- MIB
- ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB
- OID
.1.3.6.1.4.1.5624.1.2.83.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysVsbPortEntry
- 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-VIRTUAL-SWITCH-BONDING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB::etsysVsbPortOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB::etsysVsbPortOperStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB::etsysVsbPortOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | highLatency |
4 | probeLoop |
5 | probeTimeout |
6 | portInstability |
Conformance
Member of