ctspVlanSviActive
CISCO-TRUSTSEC-POLICY-MIB ·
.1.3.6.1.4.1.9.9.713.1.1.1.4.1.3
Object
column SNMPv2-TCTruthValue
This object indicates if there is an active SVI
associated with this VLAN.
'true' indicates that there is an active SVI associated
with this VLAN. and SGACL is enforced for both Layer 2 and
Layer 3 switched packets within that VLAN.
'false' indicates that there is no active SVI associated
with this VLAN, and SGACL is only enforced for Layer 2
switched packets within that VLAN.
Context
- MIB
- CISCO-TRUSTSEC-POLICY-MIB
- OID
.1.3.6.1.4.1.9.9.713.1.1.1.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctspVlanConfigEntry
- Groups
- 1
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 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspVlanSviActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspVlanSviActive.<ctspVlanConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-POLICY-MIB::ctspVlanSviActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of