All MIBs › DXA550-MIB › ifExtnsRcvAddrStatus
ifExtnsRcvAddrStatus
Module: DXA550-MIB
OID (symbolic): DXA550-MIB::ifExtnsRcvAddrStatus
OID (numeric): 1.3.6.1.4.1.187.1.6.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object has the value nonVolatile(4) for those entries in the table which are valid and will not be deleted by the next restart of the managed system. Entries having the value volatile(3) are valid and exist, but have not been saved, so that will not exist after the next restart of the managed system. Entries having the value other(1) are valid and exist but are not classified as to whether they will continue to exist after the next restart. Entries having the value invalid(2) are invalid and do not represent an address for which an interface accepts frames. Setting an object instance to one of the values other(1), volatile(3), or nonVolatile(4) causes the corresponding entry to exist or continue to exist, and to take on the respective status as regards the next restart of the managed system. Setting an object instance to the value invalid(2) causes the corresponding entry to become invalid or cease to exist. 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 tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ifExtnsRcvAddrStatus object instance.
What is ifExtnsRcvAddrStatus?
Indicates whether this receive-address entry is nonVolatile(4, will survive a restart), volatile(3, valid now but not saved), invalid(2), or other(1). An admin checks this to know whether a manually added receive address will still be there after the next reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.187.1.6.3.1.3 snmpwalk -v2c -c public <target> DXA550-MIB::ifExtnsRcvAddrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.187.1.6.3.1.3.1 snmpget -v2c -c public <target> DXA550-MIB::ifExtnsRcvAddrStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.187.1.6.3.1.3.1 i <value>
Start monitoring DXA550 network access device (Datability Technologies enterprise OID) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DXA550-MIB::ifExtnsRcvAddrStatus OID value, configure state conditions and alerts, and monitor any DXA550 network access device (Datability Technologies enterprise OID) 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.187 | datability | DXA550-MIB |
| 1.3.6.1.4.1.187.1 | cExper | DXA550-MIB |
| 1.3.6.1.4.1.187.1.6 | ifExtensions | DXA550-MIB |
| 1.3.6.1.4.1.187.1.6.3 | ifExtnsRcvAddrTable | DXA550-MIB |
| 1.3.6.1.4.1.187.1.6.3.1 | ifExtnsRcvAddrEntry | DXA550-MIB |
| 1.3.6.1.4.1.187.1.6.3.1.3 | ifExtnsRcvAddrStatus | DXA550-MIB |