sCgmpRouterHoldTime
CISCO-SWITCH-CGMP-MIB ·
.1.3.6.1.4.1.9.9.101.1.1.3
Object
scalar r/w
secondsInteger32
Multicast routers that support CGMP will send CGMP join message to advertise themselves to switches within a network. A switch that receives a CGMP message will save the information and set a timer equal to this router hold time. When the router hold time expires, the switch will remove the Router entry from CGMP. The default value is 300 seconds.
Context
- MIB
- CISCO-SWITCH-CGMP-MIB
- OID
.1.3.6.1.4.1.9.9.101.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- sCgmpInfo
- Groups
- 1
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-SWITCH-CGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-CGMP-MIB::sCgmpRouterHoldTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-CGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-CGMP-MIB::sCgmpRouterHoldTime'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 10-6000
Conformance
Member of
Compliance refinements
ciscoSwitchCgmpMIBCompliance
readonly
Write access not required