All MIBs › Nortel-Magellan-Passport-VirtualRouterMIB › vrPpSnmpAdminStatus
vrPpSnmpAdminStatus
Module: Nortel-Magellan-Passport-VirtualRouterMIB
OID (symbolic): Nortel-Magellan-Passport-VirtualRouterMIB::vrPpSnmpAdminStatus
OID (numeric): 1.3.6.1.4.1.562.2.4.1.100.3.100.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The desired state of the interface. The up state indicates the interface is operational and packet forwarding is allowed. The down state indicates the interface is not operational and packet forwarding is unavailable. The testing state indicates that no operational packets can be passed.
What is vrPpSnmpAdminStatus?
This sets the desired administrative state of this ProtocolPort interface: up (operational, packet forwarding allowed, the default), down (not operational), or testing (no operational packets passed). Admins set this to down to administratively disable a specific logical interface without removing its configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.100.3.100.1.1 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-VirtualRouterMIB::vrPpSnmpAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.100.3.100.1.1.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-VirtualRouterMIB::vrPpSnmpAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.2.4.1.100.3.100.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vrPpSnmpAdminStatus.1
Start monitoring Nortel Magellan Passport multiservice switch (virtual router instances) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Nortel-Magellan-Passport-VirtualRouterMIB::vrPpSnmpAdminStatus OID value, configure state conditions and alerts, and monitor any Nortel Magellan Passport multiservice switch (virtual router instances) from a single console.
OID Breakdown
Upper-level ancestors (10 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.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2 | magellan | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4 | passport | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1 | components | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.562.2.4.1.100 | vr | Nortel-Magellan-Passport-VirtualRouterMIB |
| 1.3.6.1.4.1.562.2.4.1.100.3 | vrPp | Nortel-Magellan-Passport-VirtualRouterMIB |
| 1.3.6.1.4.1.562.2.4.1.100.3.100 | vrPpAdminControlTable | Nortel-Magellan-Passport-VirtualRouterMIB |
| 1.3.6.1.4.1.562.2.4.1.100.3.100.1 | vrPpAdminControlEntry | Nortel-Magellan-Passport-VirtualRouterMIB |
| 1.3.6.1.4.1.562.2.4.1.100.3.100.1.1 | vrPpSnmpAdminStatus | Nortel-Magellan-Passport-VirtualRouterMIB |