cgkHistoryEventEndpointType

CISCO-GATEKEEPER-MIB · .1.3.6.1.4.1.9.10.40.1.2.2.1.5

Object

column Enumeration
The type of the endpoint that triggered the register or
unregister event.
none       - No endpoint is associated with this event.
other      - An endpoint type other than the ones listed below.
gatekeeper - The endpoint is a Gatekeeper.
gateway    - The endpoint is a Gateway (and not a proxy).
mcu        - The endpoint is a Multipoint Control Unit.
terminal   - The endpoint is an H.323 terminal.
proxy      - The endpoint is a Proxy.

Context

MIB
CISCO-GATEKEEPER-MIB
OID
.1.3.6.1.4.1.9.10.40.1.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
cgkHistoryEventEntry
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-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GATEKEEPER-MIB::cgkHistoryEventEndpointType'
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::cgkHistoryEventEndpointType.<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::cgkHistoryEventEndpointType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2other
3gatekeeper
4gateway
5mcu
6terminal
7proxy

Conformance