bgpRouteMapMaComm
RAD-RadBgp-MIB ·
.1.3.6.1.4.1.164.11.4.7.1.4
Object
column r/w
OctetString
If not representing one or more ORF entries this contains the regular expression to use when matching elements of the community list for a route. If representing ORF entries then instead of a regular expression this contains a simple comma separated list of communities which are or-ed together when matching. In both cases this is stored here in ASCII format. Communities are matched using new-format decimal notation. For example, the community '0x00120101' should be represented in the string as '18:257'. The string is not NULL-terminated. A NULL string or a ma_comm_exp_len of zero indicates that the field is not in use.
Context
- MIB
- RAD-RadBgp-MIB
- OID
.1.3.6.1.4.1.164.11.4.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpRouteMapEntry
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 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpRouteMapMaComm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpRouteMapMaComm.<bgpRouteMapIndex>.<bgpRouteMapNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-RadBgp-MIB::bgpRouteMapMaComm'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-127