etsysLsnatVserverStickyType
ENTERASYS-LSNAT-MIB ·
.1.3.6.1.4.1.5624.1.2.74.2.4.1.5
Object
column r/w
Enumeration
This object contains the type of 'sticky' entry created when accessing this LSNAT Virtual server. - `none', indicates no LSNAT sticky entries will be created. - `sip', indicates that LSNAT sticky entries will be created based on the source IP address. - `sipDipDport', indicates that LSNAT sticky entries will be created based on source IP address, destination IP address and the destination port.
Context
- MIB
- ENTERASYS-LSNAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.74.2.4.1.5- Type
- column
- Access
- readwrite
- 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::etsysLsnatVserverStickyType'
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::etsysLsnatVserverStickyType.<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::etsysLsnatVserverStickyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | sip |
3 | sipDipDport |
Conformance
Member of