ccmHistoryEventConfigDestination
CISCO-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.9.9.43.1.1.6.1.5
Object
column HistoryEventMedium
The configuration data destination for the event.
Context
- MIB
- CISCO-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.9.9.43.1.1.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccmHistoryEventEntry
- Groups
- 3
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-CONFIG-MAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-MAN-MIB::ccmHistoryEventConfigDestination'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONFIG-MAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-MAN-MIB::ccmHistoryEventConfigDestination.<ccmHistoryEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONFIG-MAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONFIG-MAN-MIB::ccmHistoryEventConfigDestination'
Syntax
- Source
- HistoryEventMedium
- Base type
Enumeration
Values & Constraints
Type Values
1 | erase |
2 | commandSource |
3 | running |
4 | startup |
5 | local |
6 | networkTftp |
7 | networkRcp |
8 | networkFtp |
9 | networkScp |