switchPingRequest
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.8
Object
column obsolete
r/w
Enumeration
Sends a ping to a switch module's current IPv4 address.
This MIB object can not be set, if AMM grants switch module the Protected Mode
permission and switch module goes into Protected Mode.
This MIB object can not be set, if the switch module is participating
in the Stacking Mode and IP Configuration is protected.
NOTE: Value returned for the GET command is meaningless
for this MIB object.
NOTE: This object has been deprecated in favor of the new
table smPingTable which supports IPv6 and IPv4 addresses.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- smControlEntry
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::switchPingRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::switchPingRequest.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::switchPingRequest'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.