All MIBs › UMC1000-MIB › umc1SecurityDataTableIndex
umc1SecurityDataTableIndex
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1SecurityDataTableIndex
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.17.2.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: It contains the User Number that identifies the record in the UMC system. For the initial implementation the OCTET representation will be as follows: octet[0] Version number of the octet representation being used to define this INDEX. The version number for the initial implementation will be 0x01.
For Version number 0x01 the remaining octets will be defined as follows:
octet[1] DB specifier octet for the type of User Security record being referenced. octet[2] User Number with the User Security Data record is associated. It can take value from 0 to 29.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.17.2.1.1 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1SecurityDataTableIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.17.2.1.1.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1SecurityDataTableIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.1.17.2.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> umc1SecurityDataTableIndex.1
Start monitoring UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UMC1000-MIB::umc1SecurityDataTableIndex OID value, configure state conditions and alerts, and monitor any UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) 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.2067.1.1.2.1 | umc1System | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.17 | umc1Security | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.17.2 | umc1SecurityDataTable | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.17.2.1 | umc1SecurityDataEntry | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.17.2.1.1 | umc1SecurityDataTableIndex | UMC1000-MIB |