agentL2ProtocolTunnelingAction
DNOS-METRO-DOT1AD-PRIVATE-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.40.2.2.1.1.4
Object
column r/w
Enumeration
The tunneling Action could be of type (0) to terminate the L2 control packet with specified MAC address, VLAN ID and Protocol ID. (1) to tunnel the L2 control packet with specified MAC address, VLAN ID and Protocol ID. (2) to Discard the L2 control packet with specified MAC address, VLAN ID and Protocol ID. (3) to Discard the L2 control packet with specified MAC address, VLAN ID and Protocol ID and shutdown the received interface.
Context
- MIB
- DNOS-METRO-DOT1AD-PRIVATE-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.40.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentL2ProtocolTunnelingEntry
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 'DNOS-METRO-DOT1AD-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-METRO-DOT1AD-PRIVATE-MIB::agentL2ProtocolTunnelingAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-METRO-DOT1AD-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-METRO-DOT1AD-PRIVATE-MIB::agentL2ProtocolTunnelingAction.<agentL2ProtocolTunnelingVlanId>.<agentL2ProtocolTunnelingMACAddress>.<agentL2ProtocolTunnelingProtocolId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-METRO-DOT1AD-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-METRO-DOT1AD-PRIVATE-MIB::agentL2ProtocolTunnelingAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | terminate |
1 | tunnel |
2 | discard |
3 | discard-shutdown |