csvdStateEntityRole
CISCO-SELECTIVE-VRF-DOWNLOAD-MIB ·
.1.3.6.1.4.1.9.9.775.1.5.1.2
Object
This object specifies the selective VRF download role of the physical entity. It can be updated based on interface to VRF association change or ip-address assignment to an interface belonging to the physical entity. For example:- - if no interfaces on a physical entity have IPv4 address configured, then it would be in Customer Facing Role for IPv4 address family. - if no interfaces on a physical entity have IPv6 address configured, then it would be in Not Interested Role for IPv6 address family. - now if the user adds an IPv4 address to an interface in default VRF, then the physical entity would turn Core-Facing for IPv4 AFI. - if the user would have added this interface in a named VRF, then the physical entity would have remained in Customer-Facing for IPv4 AFI. - if there are interfaces configured in both default VRF and named VRFs then the physical entity would turn in to Standard Role.
Context
- MIB
- CISCO-SELECTIVE-VRF-DOWNLOAD-MIB
- OID
.1.3.6.1.4.1.9.9.775.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csvdStateEntry
- 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-SELECTIVE-VRF-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SELECTIVE-VRF-DOWNLOAD-MIB::csvdStateEntityRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SELECTIVE-VRF-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SELECTIVE-VRF-DOWNLOAD-MIB::csvdStateEntityRole.<entPhysicalIndex>.<csvdStateAFI>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SELECTIVE-VRF-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SELECTIVE-VRF-DOWNLOAD-MIB::csvdStateEntityRole'
Syntax
- Source
- SVDEntityRole
- Base type
Enumeration
Values & Constraints
Type Values
1 | invalid |
2 | standard |
3 | core |
4 | customer |
5 | noInterest |
6 | vpnOnlyCustomer |
Conformance
Member of