hwAncpProxyCurrentSubSessionState
HUAWEI-ANCP-AN-EXT-MIB ·
.1.3.6.1.4.1.2011.5.110.1.14.1.1
Object
column Enumeration
The state of this session. Options: 1. null(1) -Indicates before syn phase state. 2. synsent(2) -Indicates syn packet sent state. 3. synrcvd(3) -Indicates syn packet received state. 4. estab(4) -Indicates session established state. The null (1) state is returned if the proper encapsulation data is not yet configured, if the row is not in active status or if the session is in NULL state as defined in the GSMP specification.
Context
- MIB
- HUAWEI-ANCP-AN-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.110.1.14.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAncpProxyCurrentSubSessionEntry
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 'HUAWEI-ANCP-AN-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ANCP-AN-EXT-MIB::hwAncpProxyCurrentSubSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ANCP-AN-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ANCP-AN-EXT-MIB::hwAncpProxyCurrentSubSessionState.<hwAncpProxySubSessionConfigSubSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ANCP-AN-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ANCP-AN-EXT-MIB::hwAncpProxyCurrentSubSessionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | null |
2 | synsent |
3 | synrcvd |
4 | estab |