rcIpPolicyRipAnnounceExactNetListId

RC-IP-POLICY-MIB · .1.3.6.1.4.1.2272.1.8.11.8.1.4

Object

column deprecated r/w Integer32
Used to indicate the number of 'exact' type entries
that are configured for this policy.
              
 An entry with type 'exactNet' or 'rangeNet' represents
the network list.  This indicates which networks will
match a particular announce policy. 
              
An entry with a 'exact' type means to only match the
specific network advertisement (netaddr & mask).
              
An 'exact' entry with addr=0.0.0.0 and mask=0.0.0.0
means 'match the default route'.
              
If set to '0', this policy applies to all the routes.

Context

MIB
RC-IP-POLICY-MIB
OID
.1.3.6.1.4.1.2272.1.8.11.8.1.4
Type
column
Access
readwrite
Status
deprecated
Parent
rcIpPolicyRipAnnounceEntry

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 'RC-IP-POLICY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-POLICY-MIB::rcIpPolicyRipAnnounceExactNetListId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IP-POLICY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-POLICY-MIB::rcIpPolicyRipAnnounceExactNetListId.<rcIpPolicyRipAnnounceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IP-POLICY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IP-POLICY-MIB::rcIpPolicyRipAnnounceExactNetListId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-1000