All MIBs › ARMILLAIRE2000-MIB › enableSS7Route
enableSS7Route
Module: ARMILLAIRE2000-MIB
OID (symbolic): ARMILLAIRE2000-MIB::enableSS7Route
OID (numeric): 1.3.6.1.4.1.4618.1.2.2.6.2
Node type: OBJECT-TYPE
Type: EnableStatus
Access: read-write
Description: This is POST-CONFIGURATION command to ENABLE the SS7 Route. The 'GET' operation will result in the default value (no) being returned. The possible options are: 1) yes 2) no (Default)
What is enableSS7Route?
A read-write post-configuration command used to enable an SS7 route after it has been configured; a GET always returns the default value 'no'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4618.1.2.2.6.2 snmpwalk -v2c -c public <target> ARMILLAIRE2000-MIB::enableSS7Route
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4618.1.2.2.6.2.1 snmpget -v2c -c public <target> ARMILLAIRE2000-MIB::enableSS7Route.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4618.1.2.2.6.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> enableSS7Route.1
Start monitoring Armillaire 2000 network monitoring probe system (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARMILLAIRE2000-MIB::enableSS7Route OID value, configure state conditions and alerts, and monitor any Armillaire 2000 network monitoring probe system (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.4618 | armillaire | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1 | products | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2 | armillaire2000 | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2.2 | switchConfig | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2.2.6 | enableGroup | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2.2.6.2 | enableSS7Route | ARMILLAIRE2000-MIB |