hpSwitchRunningCfgChgEventMethod

HP-SWITCH-BASIC-CONFIG-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.3

Object

column Enumeration
Indicates the source through which change to
running config was initiated.

Context

MIB
HP-SWITCH-BASIC-CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.3
Type
column
Access
readonly
Status
current
Parent
hpSwitchRunningCfgChgEventEntry
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 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchRunningCfgChgEventMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchRunningCfgChgEventMethod.<hpSwitchRunningCfgChgEventTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchRunningCfgChgEventMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1cli
2menu
3snmp
4webUI
5internalEvent

Conformance