hpnicfFcFLoginClass2ReqAgreed
HPN-ICF-FC-FLOGIN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.10
Object
column SNMPv2-TCTruthValue
The object indicating whether the Fx_Port has agreed to support Class 2 delivery that the logged-in Nx_Port requested. It's meaningful only when the Class 2 delivery has been requested.
Context
- MIB
- HPN-ICF-FC-FLOGIN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfFcFLoginEntry
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-FLOGIN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-FLOGIN-MIB::hpnicfFcFLoginClass2ReqAgreed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-FC-FLOGIN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-FLOGIN-MIB::hpnicfFcFLoginClass2ReqAgreed.<ifIndex>.<hpnicfVsanIndex>.<hpnicfFcFLoginIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-FC-FLOGIN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-FC-FLOGIN-MIB::hpnicfFcFLoginClass2ReqAgreed'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |