hpnicfAcfpClientMode
HPN-ICF-ACFP-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.2.1.1.7
Object
column r/w
Bits
ACFP client informs Router or switch which mode it is operating. Router or switch checks hpnicfAcfpServerInfo to see whether it is capable of fulfilling this function. If not, router or switch generates a trap informing ACFP client such OAP mode is not supported.
Context
- MIB
- HPN-ICF-ACFP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfAcfpClientInfoEntry
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-ACFP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-ACFP-MIB::hpnicfAcfpClientMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-ACFP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-ACFP-MIB::hpnicfAcfpClientMode.<hpnicfAcfpClientID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-ACFP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-ACFP-MIB::hpnicfAcfpClientMode'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ipserver |
1 | redirect |
2 | mirror |
3 | passThrough |