ciVplsBgpExtRTType
CISCO-IETF-VPLS-BGP-EXT-MIB ·
.1.3.6.1.4.1.9.10.140.1.2.1.1
Object
This object represents the type of a RT usage. RTs can be specified to be imported, exported, or both.
Context
- MIB
- CISCO-IETF-VPLS-BGP-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.140.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- civplsBgpExtRTEntry
- 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-IETF-VPLS-BGP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VPLS-BGP-EXT-MIB::ciVplsBgpExtRTType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-VPLS-BGP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VPLS-BGP-EXT-MIB::ciVplsBgpExtRTType.<cvplsConfigIndex>.<ciVplsBgpExtRTType>.<ciVplsBgpExtRT>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-VPLS-BGP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-VPLS-BGP-EXT-MIB::ciVplsBgpExtRTType'
Syntax
- Source
- CiVplsBgpExtRouteTargetType
- Base type
Enumeration
Values & Constraints
Type Values
1 | import |
2 | export |
3 | both |
Conformance
Member of
Compliance refinements
ciscoIetfVplsBgpExtMIBCompliance
readonly
Write access is not required.