cvpdnSystemClearSessions

CISCO-VPDN-MGMT-MIB · .1.3.6.1.4.1.9.10.24.1.1.6

Object

scalar r/w Enumeration
Clears all the sessions in a given tunnel type.  When
reading this object, the value of 'none' will always be
returned.
          
When setting these values, the following operations will be
performed:
          
    none: no operation.
          
    all:  clears all the sessions in all the tunnels.
          
    l2f:  clears all the L2F sessions.
          
    l2tp: clears all the L2TP sessions.
          
    pptp: clears all the PPTP sessions.

Context

MIB
CISCO-VPDN-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.24.1.1.6
Type
scalar
Access
readwrite
Status
current
Parent
cvpdnSystemInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-MIB::cvpdnSystemClearSessions.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VPDN-MGMT-MIB::cvpdnSystemClearSessions'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2all
3l2f
4l2tp
5pptp

Conformance