etsysLsnatVserverOperStatus
ENTERASYS-LSNAT-MIB ·
.1.3.6.1.4.1.5624.1.2.74.2.4.1.12
Object
column Enumeration
This object contains the operational state of this Virtual server. The state of this Virtual server will be deemed 'up' when the row is 'active', the etsysLsnatVserverAdminStatus is 'enabled', a Server farm has been assigned with the etsysLsnatVserverServerfarmName leaf and that etsysLsnatServerfarmEntry has a state (etsysLsnatServerfarmOperStatus) of 'up' and the VRRP defined by etsysLsnatVserverVrrpInterface and etsysLsnatVserverVrrpVrid is returning a state of 'master'. - `up', indicates the Virtual server is operationally ready. - `down', indicates the Virtual server is operationally unavailable.
Context
- MIB
- ENTERASYS-LSNAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.74.2.4.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysLsnatVserverEntry
- 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-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LSNAT-MIB::etsysLsnatVserverOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LSNAT-MIB::etsysLsnatVserverOperStatus.<etsysLsnatVserverInetVersion>.<etsysLsnatVserverName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-LSNAT-MIB::etsysLsnatVserverOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of