All MIBs › UMC1000-MIB › umc1SnmpCommName
umc1SnmpCommName
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1SnmpCommName
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.9.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The Community Name that allows read and write access to the UMC1000 MIB variables. Changing this variable will take immediate effect and so must be done with caution. Note that this value must be initially provisioned via the Craft User Interface, as the current value must be known in order to change it to something else. Although its ACCESS field is specified as read-write (to get past a MIB compiler issue), it is really considered a write-only variable. The implementation is such that a read of the variable will always return an empty string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.9.1.1 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1SnmpCommName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.9.1.1.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1SnmpCommName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.9.1.1.1 s <value>
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::umc1SnmpCommName 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.9 | umc1ManagerIf | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.9.1 | umc1Snmp | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.9.1.1 | umc1SnmpCommName | UMC1000-MIB |