etsysNatTranslationOneShot
ENTERASYS-NAT-MIB ·
.1.3.6.1.4.1.5624.1.2.75.2.1.1.5
Object
column r/w
Enumeration
This object enables the One Shot feature for this NAT Translation Protocol entry. One Shot is a feature specific to protocol bindings such as ICMP and UDP traffic such as DNS which are generally bi-directional and usually only send one packet in each direction. One Shot provides the benefit of quickly cleaning up such bindings given their temporary nature.
Context
- MIB
- ENTERASYS-NAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.75.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysNatTranslationProtocolRulesEntry
- 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-NAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-NAT-MIB::etsysNatTranslationOneShot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-NAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-NAT-MIB::etsysNatTranslationOneShot.<etsysNatTranslationInetVersion>.<etsysNatTranslationProtocol>.<etsysNatTranslationPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-NAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-NAT-MIB::etsysNatTranslationOneShot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |