etsysTwcbCacheServerOperStatus

ENTERASYS-TWCB-MIB-2 · .1.3.6.1.4.1.5624.1.2.76.2.3.1.10

Object

column Enumeration
This object contains the Operational state of the TWCB Cache
server. The state of the TWCB Cache server will be deemed 'up'
when the row is 'active', the etsysTwcbCacheAdminStatus is
'enabled' and the TWCB Cache server is accessible.
- `up', indicates the TWCB Cache server is operationally 
  ready.
- `down', indicates the TWCB Cache server is operationally
  unavailable.

Context

MIB
ENTERASYS-TWCB-MIB-2
OID
.1.3.6.1.4.1.5624.1.2.76.2.3.1.10
Type
column
Access
readonly
Status
current
Parent
etsysTwcbCacheServerEntry
Groups
1

Walk 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::etsysTwcbCacheServerOperStatus'
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::etsysTwcbCacheServerOperStatus.<etsysTwcbCacheServerAddressType>.<etsysTwcbWcServerfarmName>.<etsysTwcbCacheServerIp>'
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::etsysTwcbCacheServerOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down