cMgcGrpNumProtocol

CISCO-MGC-MIB · .1.3.6.1.4.1.9.9.321.1.2.1.1.4

Object

column Integer32
This object is used to indicate number of protocols
associated with this MGC group.
              
The value zero means there is no protocol associated with 
this MGC group.
              
When the entry create, this object is set to 0.
              
The association between protocol and MGC group is configured 
via cMgcGrpProtocolTable.
After a protocol is associated/de-associated with this 
MGC group, this object will be incremented/decremented 
by 1.
              
If this object is zero, it is not allowed to associate
the MGC group with any profile or gateway.

Context

MIB
CISCO-MGC-MIB
OID
.1.3.6.1.4.1.9.9.321.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
cMgcGrpParamEntry
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-MGC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGC-MIB::cMgcGrpNumProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGC-MIB::cMgcGrpNumProtocol.<cmgwIndex>.<cMgcGrpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGC-MIB::cMgcGrpNumProtocol'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-128

Conformance