secureVlan

ZHNLAYER2BRIDGING · .1.3.6.1.4.1.5504.2.5.42.1.8.1.7

Object

column r/w VlanSecureType
Secure setting for a VLAN associated with a bridge table entry.
Enumeration of: 
               disable
	            enable
	            unknown

Context

MIB
ZHNLAYER2BRIDGING
OID
.1.3.6.1.4.1.5504.2.5.42.1.8.1.7
Type
column
Access
readwrite
Status
current
Parent
bridgeEntry
Groups
1

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

Syntax

Source
VlanSecureType
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..16

Conformance