All MIBs › BIANCA-BRICK-X25-MIB › x25RtDstIfIndex
x25RtDstIfIndex
Module: BIANCA-BRICK-X25-MIB
OID (symbolic): BIANCA-BRICK-X25-MIB::x25RtDstIfIndex
OID (numeric): 1.3.6.1.4.1.272.4.6.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The interface index the call has to be sent to. If this value is set to one, the call will be used locally. If the value is set to zero, the call will be refused. The routing entry will only be used if the destination interface status is up or dormant. Additionally the target link must be in the state ready, if it is permanently activated, i.e. the x25LkL2IdleTimer is set to -1.
What is x25RtDstIfIndex?
Specifies which interface a matching call is routed to: one delivers the call locally, and zero refuses the call. The route is only actually used while the destination interface's status is up or dormant, and if the target link is permanently activated (x25LkL2IdleTimer set to -1) it must also be in the ready state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.6.5.1.3 snmpwalk -v2c -c public <target> BIANCA-BRICK-X25-MIB::x25RtDstIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.6.5.1.3.1 snmpget -v2c -c public <target> BIANCA-BRICK-X25-MIB::x25RtDstIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.6.5.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> x25RtDstIfIndex.1
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-X25-MIB::x25RtDstIfIndex OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.6 | x25 | BIANCA-BRICK-X25-MIB |
| 1.3.6.1.4.1.272.4.6.5 | x25RouteTable | BIANCA-BRICK-X25-MIB |
| 1.3.6.1.4.1.272.4.6.5.1 | x25RouteEntry | BIANCA-BRICK-X25-MIB |
| 1.3.6.1.4.1.272.4.6.5.1.3 | x25RtDstIfIndex | BIANCA-BRICK-X25-MIB |