All MIBs › CISCO-VSI-MASTER-MIB › vsiSessionPowerupId
vsiSessionPowerupId
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiSessionPowerupId
OID (numeric): 1.3.6.1.4.1.9.9.162.1.2.1.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: ID supplied by the slave to identify the session at powerup. This is the initial value for vsiSessionActiveId, and its default is zero. Changes in vsiSessionActiveId signal a resync.
What is vsiSessionPowerupId?
This read-only Integer32 object records the session identifier the slave supplied at powerup, which serves as the baseline initial value for vsiSessionActiveId. An administrator can compare this powerup ID against the current vsiSessionActiveId to determine whether a resync has occurred since the slave last powered up. For example, if vsiSessionActiveId no longer matches vsiSessionPowerupId, the admin knows at least one resync event has taken place during this session's lifetime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.12 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionPowerupId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.12.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionPowerupId.1
Start monitoring Cisco MGX/BPX ATM switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSI-MASTER-MIB::vsiSessionPowerupId OID value, configure state conditions and alerts, and monitor any Cisco MGX/BPX ATM switching platforms 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162 | ciscoVsiMasterMIB | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1 | ciscoVsiMasterObjects | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.2 | vsiSessionTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.2.1 | vsiSessionEntry | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.2.1.12 | vsiSessionPowerupId | CISCO-VSI-MASTER-MIB |