All MIBs › RAD-MIB › agnManagerConfigPorts
agnManagerConfigPorts
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnManagerConfigPorts
OID (numeric): 1.3.6.1.4.1.164.6.2.46
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This variable defines from which port/s this manager can manage the device. The value is a sum of 2**n, where n is a bit assigned to a certain port. For RIC-E1 and ETX 102 the value will be according to the ports combination: Network = bit 0 User= bit 1 For Example: All = 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.46 snmpwalk -v2c -c public <target> RAD-MIB::agnManagerConfigPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.46.1 snmpget -v2c -c public <target> RAD-MIB::agnManagerConfigPorts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.46.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.46 | agnManagerConfigPorts | RAD-MIB |