cfptTopologyVlansFirst2K
CISCO-FABRICPATH-TOPOLOGY-MIB ·
.1.3.6.1.4.1.9.9.801.1.1.1.5
Object
A string of octets containing one bit per VLAN for
VLANs 0 to 2047 that are configured for this FabricPath
topology entry.
If the bit corresponding to a VLAN is set to '1', then
the VLAN is configured in this FabricPath topology. If
the bit is set to '0', then the VLAN is not configured
in this FabricPath topology.
Context
- MIB
- CISCO-FABRICPATH-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.9.9.801.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfptTopologyEntry
- 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-FABRICPATH-TOPOLOGY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRICPATH-TOPOLOGY-MIB::cfptTopologyVlansFirst2K'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FABRICPATH-TOPOLOGY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRICPATH-TOPOLOGY-MIB::cfptTopologyVlansFirst2K.<cfptTopologyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FABRICPATH-TOPOLOGY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FABRICPATH-TOPOLOGY-MIB::cfptTopologyVlansFirst2K'
Syntax
- Source
- CISCO-TCCisco2KVlanList
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..256
Conformance
Member of
Compliance refinements
cfptFabricPathTopologyMIBCompliance
readonly
Write access is not required.