tmnxNatPrefixListApplication
TIMETRA-NAT-MIB ·
.1.3.6.1.4.1.6527.3.1.2.65.1.6.17.1.4
Object
column r/w
Enumeration
The value of tmnxNatPrefixListApplication specifies how this NAT
prefix list is to be applied.
The value 'l2AwareDestToPolicy' specifies that the NAT prefix list
will be applied to match destination IP addresses and find a NAT
policy for Layer-2-Aware NAT.
The value 'dnatOnlySubscribers' specifies that the NAT prefix list
will be applied to match source IP addresses of subscribers subjected
to only Destination NAT (without Source Network Address and Port
Translation);.
A value for this object must be specified while the row is created.
Context
- MIB
- TIMETRA-NAT-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.65.1.6.17.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxNatPrefixListEntry
- 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 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-NAT-MIB::tmnxNatPrefixListApplication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-NAT-MIB::tmnxNatPrefixListApplication.<tmnxNatPrefixListName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-NAT-MIB::tmnxNatPrefixListApplication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | l2AwareDestToPolicy |
2 | dnatOnlySubscribers |
Conformance
Member of