agNewCfgVLANAccessState

ALTEON-CHEETAH-SWITCH-MIB · nortel variant · .1.3.6.1.4.1.1872.2.5.1.1.24.3.1.2

Object

column r/w Enumeration
The VLAN access state of the port.
deny(0)            - VLAN does not have management access
allow(1)           - VLAN has management access

Context

MIB
ALTEON-CHEETAH-SWITCH-MIB
OID
.1.3.6.1.4.1.1872.2.5.1.1.24.3.1.2
Type
column
Access
readwrite
Status
current
Parent
agNewCfgVLANAccessEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0deny
1allow