hpnicfFcTraceRouteAdminStatus
HPN-ICF-FC-TRACE-ROUTE-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.6
Object
The administrative status of each hpnicfFcTraceRouteEntry.
The object has two values:
enable - Activate the entry.
disable - Deactivate the entry.
When the trace route entry is being executed, this object
cannot be modified. If this object is being read, a value
of 'enable' will be returned. When the execution finishes,
the value of this object will be set to 'disable'.
Context
- MIB
- HPN-ICF-FC-TRACE-ROUTE-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfFcTraceRouteEntry
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 'HPN-ICF-FC-TRACE-ROUTE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-TRACE-ROUTE-MIB::hpnicfFcTraceRouteAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-FC-TRACE-ROUTE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-TRACE-ROUTE-MIB::hpnicfFcTraceRouteAdminStatus.<hpnicfFcTraceRouteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-FC-TRACE-ROUTE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-FC-TRACE-ROUTE-MIB::hpnicfFcTraceRouteAdminStatus'
Syntax
- Source
- HPN-ICF-FC-TC-MIBHpnicfFcStartOper
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |