arubaWiredMgmdSnoopingGroupPortCacheFilterMode
ARUBAWIRED-MGMD-SNOOPING-MIB ·
.1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.9
Object
column Enumeration
The value indicates whether the port state is the INCLUDE(1)/ EXCLUDE(2).
Context
- MIB
- ARUBAWIRED-MGMD-SNOOPING-MIB
- OID
.1.3.6.1.4.1.47196.4.1.1.3.3.1.20.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arubaWiredMgmdSnoopingGroupPortCacheEntry
- Groups
- 1
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 'ARUBAWIRED-MGMD-SNOOPING-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-MGMD-SNOOPING-MIB::arubaWiredMgmdSnoopingGroupPortCacheFilterMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-MGMD-SNOOPING-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-MGMD-SNOOPING-MIB::arubaWiredMgmdSnoopingGroupPortCacheFilterMode.<arubaWiredMgmdSnoopingGroupPortCacheVid>.<arubaWiredMgmdSnoopingGroupPortCacheGroupAddressType>.<arubaWiredMgmdSnoopingGroupPortCacheGroupAddress>.<arubaWiredMgmdSnoopingGroupPortCachePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-MGMD-SNOOPING-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-MGMD-SNOOPING-MIB::arubaWiredMgmdSnoopingGroupPortCacheFilterMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | include |
2 | exclude |