hh3cAcfpClientMode
HH3C-ACFP-MIB ·
.1.3.6.1.4.1.25506.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 hh3cAcfpServerInfo 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
- HH3C-ACFP-MIB
- OID
.1.3.6.1.4.1.25506.2.74.1.1.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cAcfpClientInfoEntry
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 'HH3C-ACFP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ACFP-MIB::hh3cAcfpClientMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-ACFP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ACFP-MIB::hh3cAcfpClientMode.<hh3cAcfpClientID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-ACFP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-ACFP-MIB::hh3cAcfpClientMode'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ipserver |
1 | redirect |
2 | mirror |
3 | passThrough |