All MIBs › ELH100-MIB › elh100CommunityRowCreation
elh100CommunityRowCreation
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::elh100CommunityRowCreation
OID (numeric): 1.3.6.1.4.1.52.259.10.3.1.2.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of this row entry. Before add a row into table, it should be created first. Set Valid(1) to a row will create this row. To delete a row from this table, set this object for the row to invalid(2). Row sets for new rows with a row status set to invalid(2) return a BAD VALUE error. This object will always read as valid(1).
If no more rows can be added to the end of the table, then a row set to create a new row will return BAD VALUE.
When rows are deleted from this table, the indexes of the other rows do not change. In other words, this table can be 'sparse' or have 'holes'. Deleted entries can be re-created using a row set with a row status of valid(1).
What is elh100CommunityRowCreation?
Controls creating and deleting rows in the SNMP community table: setting it to valid(1) adds a new community entry, and setting it to invalid(2) removes one. Deleted rows disappear rather than showing as invalid, so existing rows always read back as valid(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.1.2.3.1.2 snmpwalk -v2c -c public <target> ELH100-MIB::elh100CommunityRowCreation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.1.2.3.1.2.1 snmpget -v2c -c public <target> ELH100-MIB::elh100CommunityRowCreation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.259.10.3.1.2.3.1.2.1 i <value>
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::elh100CommunityRowCreation OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater from a single console.
OID Breakdown
Upper-level ancestors (7 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1 | cabletronELH100Common | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1.2 | elh100CommunityMgt | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1.2.3 | elh100CommunityTable | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1.2.3.1 | elh100CommunityEntry | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.1.2.3.1.2 | elh100CommunityRowCreation | ELH100-MIB |