h3cFcPingAdminStatus

H3C-FC-PING-MIB · .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.10

Object

The administrative status of each h3cFcPingEntry.
              
The object has two values:
enable     -  Activate the entry.
disable    -  Deactivate the entry.
              
When the FC ping entry is executing, this object cannot be
modified.  If this object is read at such a time, a value of
'enable' will be returned.  When the test finishes, the value
of this object will be set to 'disable'.

Context

MIB
H3C-FC-PING-MIB
OID
.1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
h3cFcPingEntry

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 'H3C-FC-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-FC-PING-MIB::h3cFcPingAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-FC-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-FC-PING-MIB::h3cFcPingAdminStatus.<h3cFcPingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-FC-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-FC-PING-MIB::h3cFcPingAdminStatus'

Syntax

Values & Constraints

Type Values
1enable
2disable