wwpLeosIpDataInterfaceVlanId
WWP-LEOS-IP-INTERFACE-MIB ·
.1.3.6.1.4.1.6141.2.60.24.1.1.4.1.5
Object
The vlanId associated with this Data IP interface. This vlan must already exist on the device. The vlanId must be specified when the interface is created. It cannot be set after creation. The vlanId cannot be specified and defaults to 1 for a loopback interface.
Context
- MIB
- WWP-LEOS-IP-INTERFACE-MIB
- OID
.1.3.6.1.4.1.6141.2.60.24.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosIpDataInterfaceEntry
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 'WWP-LEOS-IP-INTERFACE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-IP-INTERFACE-MIB::wwpLeosIpDataInterfaceVlanId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-IP-INTERFACE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-IP-INTERFACE-MIB::wwpLeosIpDataInterfaceVlanId.<wwpLeosIpDataInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-IP-INTERFACE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-IP-INTERFACE-MIB::wwpLeosIpDataInterfaceVlanId'