bgpRouteMapOrfAssoc
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.1.1.40
Object
The type of association (if any) this route map has with the ORF protocol. If set to local then the filtering information contained within this route map will be advertised to peers that advertise the appropriate ORF support. If remote then this route map was created in response to ORF(s) received from a peer. Note that there can be a maximum of one local and one remote ORF Route Map per AFI/SAFI, per neighbor. Note that all fields contained within this Route Map are read-only if the value is remote.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.1.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpRouteMapEntry
- 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 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRouteMapOrfAssoc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRouteMapOrfAssoc.<bgpRmEntIndex>.<bgpRouteMapIndex>.<bgpRouteMapNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpRouteMapOrfAssoc'
Syntax
- Source
- BgpOrfAssociation
- Base type
Enumeration
Values & Constraints
Type Values
0 | noAssociation |
1 | local |
2 | remote |
Conformance
Member of