cisV3ProcessEnabledOperStatus
CISCO-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.263.1.1.3
Object
scalar SNMPv2-TCTruthValue
This object indicates the current operational status of IGMP v3 processing in the system. This object is enabled if the system is operating with IGMPv3 protocol. Value of this object will be set to 'true' if the system is operating in IGMP v3, and 'false' if it is operating in IGMPv1/v2.
Context
- MIB
- CISCO-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.263.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cisSystemInfo
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cisV3ProcessEnabledOperStatus.0'
More examples
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::cisV3ProcessEnabledOperStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of