hpSwitchModuleConfigModRemove

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

Object

column r/w SNMPv2-TCTruthValue
This MIB object is used to remove the slot
configuration. Setting this object to true (1)
will remove the module configuration.
Default value is false (2).
This object should always returns false (2).
The module can be configured by setting the
hpSwitchModuleConfigModType to a supported
Jnumber on the device.

Context

MIB
HP-SWITCH-BASIC-CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.2.1.3
Type
column
Access
readwrite
Status
current
Parent
hpSwitchModuleConfigEntry
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::hpSwitchModuleConfigModRemove'
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::hpSwitchModuleConfigModRemove.<entPhysicalIndex>'
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::hpSwitchModuleConfigModRemove'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance