nsZoneCfgType

NETSCREEN-ZONE-MIB · .1.3.6.1.4.1.3224.8.1.1.1.3

Object

column Enumeration
Secure zone type. Regular is sec(L3) and layer2 is sec(L2) type

Context

MIB
NETSCREEN-ZONE-MIB
OID
.1.3.6.1.4.1.3224.8.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
nsZoneCfgEntry

Walk 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-ZONE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-ZONE-MIB::nsZoneCfgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-ZONE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-ZONE-MIB::nsZoneCfgType.<nsZoneCfgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-ZONE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-ZONE-MIB::nsZoneCfgType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0regular
1layer2
2tunnel
3null
4func