All MIBs › CISCOSB-IP › rlIpStaticPrefixesNumber
rlIpStaticPrefixesNumber
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rlIpStaticPrefixesNumber
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.24
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
This variable specifies current number of static prefixes in the system.
What is rlIpStaticPrefixesNumber?
This object reports the current count of static IP address prefixes configured in the system. It represents the number of manually configured routes that are not learned dynamically. An operator would monitor this value to track the size of static routing configuration, detect unexpected routing table growth, and manage static route inventory in the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.24 snmpwalk -v2c -c public <target> CISCOSB-IP::rlIpStaticPrefixesNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.24.1 snmpget -v2c -c public <target> CISCOSB-IP::rlIpStaticPrefixesNumber.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.24 | rlIpStaticPrefixesNumber | CISCOSB-IP |