h3cDvpnSessionState

H3C-DVPN-MIB · .1.3.6.1.4.1.2011.10.2.57.1.2.6.1.15

Object

column Enumeration
The state of the session.
sessionSetupInit: The initiation of the session.
sessionSetupReq: The initiator requests to negotiate the SA and
                 so on of the session.
sessionSetupSuccess: The session has been built successfully.
sessionRekeyReq: The initiator requests to renegotiate the SA.
sessionRekeyRep: The passive side replies with a SA renegotiation
                 response packet successfully.

Context

MIB
H3C-DVPN-MIB
OID
.1.3.6.1.4.1.2011.10.2.57.1.2.6.1.15
Type
column
Access
readonly
Status
current
Parent
h3cDvpnSessionEntry
Groups
1

Walk 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 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DVPN-MIB::h3cDvpnSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DVPN-MIB::h3cDvpnSessionState.<h3cDvpnSessionDvpnId>.<h3cDvpnSessionPeerPriIpType>.<h3cDvpnSessionPeerPriIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-DVPN-MIB::h3cDvpnSessionState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sessionSetupInit
2sessionSetupReq
3sessionSetupSuccess
4sessionRekeyReq
5sessionRekeyRep

Conformance