cisVlanExplicitTrackingLimit

CISCO-IGMP-SNOOPING-MIB · .1.3.6.1.4.1.9.9.263.1.11.1.1.2

Object

column r/w Integer32
This object specifies the maximum number of entries that can
be installed in the explicit-tracking database for this VLAN.
              
Value of zero for this object indicates that tracking
information for this VLAN will not be installed to the 
explicit-tracking database for this VLAN.
              
Value of -1 for this object indicates that there is no limitation
on the number of entries that can be installed to the
explicit-tracking database for this VLAN.

Context

MIB
CISCO-IGMP-SNOOPING-MIB
OID
.1.3.6.1.4.1.9.9.263.1.11.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cisVlanExplicitTrackingEntry
Groups
1

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-0 range: 2147483647-2147483647

Conformance

Member of
Compliance refinements
Write access is not required.