nsPlyNat
NETSCREEN-POLICY-MIB ·
.1.3.6.1.4.1.3224.10.1.1.9
Object
column Enumeration
You can apply NAT at the interface level or at the policy level. With policy-based NAT, you can translate the source address on either incoming or outging network and VPN traffic. This object indicates if this is a policy-based NAT.
Context
- MIB
- NETSCREEN-POLICY-MIB
- OID
.1.3.6.1.4.1.3224.10.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsPlyEntry
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 'NETSCREEN-POLICY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-POLICY-MIB::nsPlyNat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-POLICY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-POLICY-MIB::nsPlyNat.<nsPlyVsys>.<nsPlyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-POLICY-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-POLICY-MIB::nsPlyNat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enabled |