h3cAcfpServerCurContextType
H3C-ACFP-MIB ·
.1.3.6.1.4.1.2011.10.2.74.1.1.1.4
Object
scalar Enumeration
In some circumstances, it's necessary that packets go to ACFP client with context from ACFP server. However, the context perhaps is different. h3cAcfpServerCurContextType is used to distinguish this difference, ACFP client may process distinctively.
Context
- MIB
- H3C-ACFP-MIB
- OID
.1.3.6.1.4.1.2011.10.2.74.1.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- h3cAcfpServer
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-ACFP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-ACFP-MIB::h3cAcfpServerCurContextType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-ACFP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-ACFP-MIB::h3cAcfpServerCurContextType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-context |
2 | context-VLANID |
3 | context-HG |
4 | context-FlowID |
5 | context-HGPlus |