All MIBs › CISCO-WAN-AXIPOP-MIB › bertUserId
bertUserId
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::bertUserId
OID (numeric): 1.3.6.1.4.1.351.110.6.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This identifies the user who wants to do a SET operation on this group. This will be compared against bertOwner and access will be given only if it matches. Hence, for every SET request, this object should have a valid value. If the user is a CLI user, then this is username. If it is SV+, then this would be the IP address. For example, this value can be, 192.9.209.157 within quotes. Required for bert operations.
What is bertUserId?
This read-write DisplayString identifies the user requesting a SET operation on the BERT group, and is compared against the current bertOwner to authorize the request -- access is only granted if the two match, so every SET request must supply a valid value here. Like bertOwner, this is either a CLI username or an SV+ management station's IP address in quotes. An admin issuing BERT configuration commands from a management application would set this object to their own IP address on each SET so the agent recognizes them as the legitimate resource owner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.4 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertUserId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.4.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertUserId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.6.1.4.1 s <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::bertUserId OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.6 | axisDiagnostics | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.6.1 | bert | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.6.1.4 | bertUserId | CISCO-WAN-AXIPOP-MIB |