RFC1353-MIB :: viewStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1353-MIBviewStatus

viewStatus

Module: RFC1353-MIB

OID (symbolic): RFC1353-MIB::viewStatus

OID (numeric): 1.3.6.1.2.1.21.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The status of a particular family of view subtrees within the particular SNMP party's MIB view. The value 'included(1)' indicates that the corresponding instances of viewSubtree and viewMask define a family of view subtrees included in the MIB view. The value 'excluded(2)' indicates that the corresponding instances of viewSubtree and viewMask define a family of view subtrees excluded from the MIB view.

Setting an instance of this object to the value 'invalid(3)' has the effect of invalidating the presence or absence of the corresponding family of view subtrees in the corresponding SNMP party's MIB view.

It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant viewStatus object.

What is viewStatus?

Sets whether the family of view subtrees defined by viewSubtree and viewMask is included(1) in or excluded(2) from this party's MIB view; setting invalid(3) revokes that family's presence in the view without necessarily deleting the row. Defaults to included.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.21.3.1.1.3
snmpwalk -v2c -c public <target> RFC1353-MIB::viewStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.21.3.1.1.3.1
snmpget -v2c -c public <target> RFC1353-MIB::viewStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.21.3.1.1.3.1 i <value>

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::viewStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.21snmpSecretsRFC1353-MIB
1.3.6.1.2.1.21.3partyViewsRFC1353-MIB
1.3.6.1.2.1.21.3.1viewTableRFC1353-MIB
1.3.6.1.2.1.21.3.1.1viewEntryRFC1353-MIB
1.3.6.1.2.1.21.3.1.1.3viewStatusRFC1353-MIB