agentSwitchportTrunkNativeVlanTagging

NETAPP-SWITCHING-MIB · .1.3.6.1.4.1.789.4413.1.1.1.2.8.37.1.5

Object

column Enumeration
Describes the Native VLAN tagging for the interface. 
'disable' mean that packets marked with Native VLAN are transmitted untagged from Trunk port.

Context

MIB
NETAPP-SWITCHING-MIB
OID
.1.3.6.1.4.1.789.4413.1.1.1.2.8.37.1.5
Type
column
Access
readonly
Status
current
Parent
agentSwitchportConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable