All MIBs › RFC1353-MIB › partyStatus
partyStatus
Module: RFC1353-MIB
OID (symbolic): RFC1353-MIB::partyStatus
OID (numeric): 1.3.6.1.2.1.20.2.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the locally-held information on a particular SNMP party. The instance of this object for a particular party and the instance of partySecretsStatus for the same party always have the same value.
This object will typically provide unrestricted read-only access to the status of parties. In contrast, partySecretsStatus will typically provide restricted read-write access to the status of parties.
What is partyStatus?
Read-only status of the locally-held configuration for this SNMP party: valid(1) or invalid(2); it always mirrors the value of partySecretsStatus for the same party, but is intended for unrestricted read access while partySecretsStatus is normally restricted read-write.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.12 snmpwalk -v2c -c public <target> RFC1353-MIB::partyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.12.1 snmpget -v2c -c public <target> RFC1353-MIB::partyStatus.1
Start monitoring vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1353-MIB::partyStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.20 | snmpParties | RFC1353-MIB |
| 1.3.6.1.2.1.20.2 | partyPublic | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1 | partyTable | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1.1 | partyEntry | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1.1.12 | partyStatus | RFC1353-MIB |