All MIBs › CASCADE-MIB › svcNodePrefixPrefix
svcNodePrefixPrefix
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcNodePrefixPrefix
OID (numeric): 1.3.6.1.4.1.277.5.1.1.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A prefix associated with this node. E.164 prefixes are coded as 1-15 ASCII octets with no leading padding required. ATM endsystem prefixes are coded as 1-20 binary octets. Unused bits in the last octet must be set to 0.
What is svcNodePrefixPrefix?
This read-only OCTET STRING (1 to 20 bytes) holds a routing prefix associated with this switch node, coded as 1-15 ASCII octets with no leading padding for E.164 prefixes, or as 1-20 binary octets for ATM endsystem prefixes, with unused bits in the final octet required to be zero. This is a node-level (rather than port-level) routing prefix used in SVC address-prefix-based call routing, letting the network route calls toward this node based on partial address matches. An engineer configuring network-wide SVC routing would check svcNodePrefixPrefix to confirm this node correctly advertises the E.164 or ATM-endsystem prefix range it's responsible for.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.1.1.1.1 snmpwalk -v2c -c public <target> CASCADE-MIB::svcNodePrefixPrefix
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.1.1.1.1.1 snmpget -v2c -c public <target> CASCADE-MIB::svcNodePrefixPrefix.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::svcNodePrefixPrefix OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.5 | cascsvc | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1 | svcaddress | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.1 | svcNodePrefixTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.1.1 | svcNodePrefixEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.1.1.1 | svcNodePrefixPrefix | CASCADE-MIB |