vADCCurCfgVlanId
ADMIN-ALTEON-AC-vADC-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.6.1.1.1.3.1.2
Object
column OctetString
The vlans list for vADCs. The vlans are
presented in bitmap format. This string displays vlan number
from 1 to 4090.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ vlan 8
|| ||
|| ||___ vlan 7
|| |____ vlan 6
|| . . .
||_________ vlan 1
|__________ Reserved
where x : 1 - The represented vlan applied to the vADC.
0 - The represented vlan not applied to the vADC.
Context
- MIB
- ADMIN-ALTEON-AC-vADC-MIB
- OID
.1.3.6.1.4.1.1872.2.6.1.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vADCCurCfgTableEntry
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 'ADMIN-ALTEON-AC-vADC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADMIN-ALTEON-AC-vADC-MIB::vADCCurCfgVlanId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADMIN-ALTEON-AC-vADC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADMIN-ALTEON-AC-vADC-MIB::vADCCurCfgVlanId.<vADCCurCfgVADCId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADMIN-ALTEON-AC-vADC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADMIN-ALTEON-AC-vADC-MIB::vADCCurCfgVlanId'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.