cgkHistoryEventType
CISCO-GATEKEEPER-MIB ·
.1.3.6.1.4.1.9.10.40.1.2.2.1.2
Object
column Enumeration
The object indicates the event that occurred.
other - An event other than the ones listed below.
register - A full RRQ was received by the gatekeeper to
register a previously unregistered endpoint.
unregister - An endpoint was unregistered because it sent
a URQ to the gatekeeper.
unregisterForced - The gatekeeper sent a URQ to the endpoint.
overload - The gatekeeper has detected sustained
overload. A sustained overload condition
will cause the gatekeeper to reject calls.
Context
- MIB
- CISCO-GATEKEEPER-MIB
- OID
.1.3.6.1.4.1.9.10.40.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cgkHistoryEventEntry
- 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 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GATEKEEPER-MIB::cgkHistoryEventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GATEKEEPER-MIB::cgkHistoryEventType.<cgkHistoryEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GATEKEEPER-MIB::cgkHistoryEventType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | register |
3 | unregister |
4 | unregisterForced |
5 | overload |
Conformance
Member of