cswmVrfLiteStatus

CISCO-SWITCH-MULTICAST-MIB · .1.3.6.1.4.1.9.9.504.1.1.2

Object

scalar Enumeration
Indicates the VRF-Lite switching status.
          
'notCapable'    - This device is not capable of VRF-Lite 
                  switching.
          
'enable'        - VRF-Lite switching is enabled.
          
'disable'       - VRF-Lite switching is disabled.

Context

MIB
CISCO-SWITCH-MULTICAST-MIB
OID
.1.3.6.1.4.1.9.9.504.1.1.2
Type
scalar
Access
readonly
Status
current
Parent
cswmGlobal
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-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-MULTICAST-MIB::cswmVrfLiteStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-MULTICAST-MIB::cswmVrfLiteStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notCapable
2enable
3disable

Conformance