nsNatVipCfgStatus
NETSCREEN-NAT-MIB ·
.1.3.6.1.4.1.3224.11.3.1.1.5
Object
column Enumeration
The status of the server on the trusted/DMZ interface.
Context
- MIB
- NETSCREEN-NAT-MIB
- OID
.1.3.6.1.4.1.3224.11.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsNatVipCfgEntry
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-NAT-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-NAT-MIB::nsNatVipCfgStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-NAT-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-NAT-MIB::nsNatVipCfgStatus.<nsNatVipCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-NAT-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-NAT-MIB::nsNatVipCfgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-available |
1 | available |