agentSwitchSnoopSSMFDBVlanIndex
EdgeSwitch-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.8.36.1.1
Object
column Q-BRIDGE-MIBVlanIndex
This object indicates the VLAN in which the group is learned.
Context
- MIB
- EdgeSwitch-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.8.36.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agentSwitchSnoopSSMFDBEntry
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 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchSnoopSSMFDBVlanIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchSnoopSSMFDBVlanIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SWITCHING-MIB::agentSwitchSnoopSSMFDBVlanIndex'
Syntax
- Source
- Q-BRIDGE-MIBVlanIndex
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.