rcIpRoutePolicySetCommunityMode

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.8.100.13.1.22

Object

column r/w Enumeration
this value can be either append or none
unchanged - keep the community attribute in the
            route path as it is.
none - remove the community in the route path
additive - adds the community-number specified
           in SetCommunityNumber to the
           community list attribute.  Applicable
to BGP advertisments.

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.8.100.13.1.22
Type
column
Access
readwrite
Status
current
Parent
rcIpRoutePolicyEntry

Walk 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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcIpRoutePolicySetCommunityMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcIpRoutePolicySetCommunityMode.<rcIpRoutePolicyId>.<rcIpRoutePolicySequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcIpRoutePolicySetCommunityMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unchanged
1none
2append