etsysLsnatBindingSticky

ENTERASYS-LSNAT-MIB · .1.3.6.1.4.1.5624.1.2.74.2.7.1.15

Object

column Enumeration
This object identifies if this binding is associated with a 
sticky entry.
- `no', indicates that this binding is not associated with a 
  sticky entry.
- `yes', indicates that this binding is associated with a 
  sticky entry.

Context

MIB
ENTERASYS-LSNAT-MIB
OID
.1.3.6.1.4.1.5624.1.2.74.2.7.1.15
Type
column
Access
readonly
Status
current
Parent
etsysLsnatBindingEntry
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-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LSNAT-MIB::etsysLsnatBindingSticky'
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::etsysLsnatBindingSticky.<etsysLsnatBindingId>'
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::etsysLsnatBindingSticky'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1yes
2no

Conformance