csslvpnNotificationEnable
CISCO-SSLVPN-MIB ·
.1.3.6.1.4.1.9.9.829.1.3.1
Object
scalar r/w
Bits
This object specifies whether a specified notification is
enabled or not. If a bit corresponding to a notification
is set to 1, then the specified notification can be generated.
sessionLimit -- the csslvpnSessionLimitNotif
notification.
tunnelUp -- the csslvpnTunnelUpNotif notification.
tunnelDown -- the csslvpnTunnelDownNotif notification.
Context
- MIB
- CISCO-SSLVPN-MIB
- OID
.1.3.6.1.4.1.9.9.829.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- csslvpnNotificationControl
- Groups
- 1
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 'CISCO-SSLVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSLVPN-MIB::csslvpnNotificationEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SSLVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SSLVPN-MIB::csslvpnNotificationEnable'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sessionLimit |
1 | tunnelUp |
2 | tunnelDown |
Conformance
Member of
Compliance refinements
ciscoSslvpnMIBCompliance
readonly
Write access is not required.