ipNewCfgRmapDelete
BLADETYPE5-NETWORK-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.9
Object
column r/w
Enumeration
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
Context
- MIB
- BLADETYPE5-NETWORK-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipNewCfgRmapEntry
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 'BLADETYPE5-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE5-NETWORK-MIB::ipNewCfgRmapDelete'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADETYPE5-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE5-NETWORK-MIB::ipNewCfgRmapDelete.<ipNewCfgRmapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADETYPE5-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADETYPE5-NETWORK-MIB::ipNewCfgRmapDelete'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.