All MIBs › BCS-IDENT-MIB › identIfEntryStatus
identIfEntryStatus
Module: BCS-IDENT-MIB
OID (symbolic): BCS-IDENT-MIB::identIfEntryStatus
OID (numeric): 1.3.6.1.4.1.1166.7.1.14.1.17
Node type: OBJECT-TYPE
Type: EntryStatus
Access: read-write
Description: This object is used to create, delete or modify a row in this table. To create a a new network element, this object is initially set to 'createRequest'. After completion of the configuration of the new entry, the manager must set the appropriate instance of this object to the value valid(1) or aborts, setting this object to invalid(4). This object must not be set to 'active' unless the following columnar objects exist in this row: identIfExtensionIndex identIfSerialNumber identIfHardwareVersion identIfInventoryCode identIfFirmwareVersion1 identIfSpecific To delete an existing entry in this table, the manager must set the appropriate instance of this object to the value invalid(4). Creation of an instance of this object has the effect of creating the supplemental object instances to complete the conceptual row. An existing instance of this entry cannot be created. If circumstances occur which cause an entry to become invalid, the agent modifies the value of the appropriate instance of this object to invalid(4). Whenever, the value of this object for a particular entry becomes invalid(4), the conceptual row for that instance may be removed from the table at any time, either immediately or subsequently.
What is identIfEntryStatus?
This read-write field controls table entry lifecycle per EntryStatus: createRequest initiates creation, valid(1) commits, invalid(4) aborts. Used for SNMP table row management. Example: setting to valid(1) finalizes a new line card entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.17 snmpwalk -v2c -c public <target> BCS-IDENT-MIB::identIfEntryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.17.1 snmpget -v2c -c public <target> BCS-IDENT-MIB::identIfEntryStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.1.14.1.17.1 s <value>
Start monitoring Hirschmann BOBCAT BRS40 Series industrial Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCS-IDENT-MIB::identIfEntryStatus OID value, configure state conditions and alerts, and monitor any Hirschmann BOBCAT BRS40 Series industrial Ethernet switch 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7 | bcs | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1 | bcsIdent | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14 | identIfExtensionTable | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14.1 | identIfExtensionEntry | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14.1.17 | identIfEntryStatus | BCS-IDENT-MIB |