All MIBs › PSNA-PS-psmA-MIB › managerPrivilege
managerPrivilege
Module: PSNA-PS-psmA-MIB
OID (symbolic): PSNA-PS-psmA-MIB::managerPrivilege
OID (numeric): 1.3.6.1.4.1.13400.2.8.1.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The privilege of the manager to access the agent. setting forbidden(0) indicates the manager have no any privilege to access the agent, setting query(1) indicates the manager can GET information from agent only, setting control(2) indicates the manager can GET information from agent and send control command to the agent. setting administrator(3) indicates the manager has all management privilege including set or modify this managers table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13400.2.8.1.3.1.5 snmpwalk -v2c -c public <target> PSNA-PS-psmA-MIB::managerPrivilege
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13400.2.8.1.3.1.5.1 snmpget -v2c -c public <target> PSNA-PS-psmA-MIB::managerPrivilege.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.13400.2.8.1.3.1.5.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.13400 | emersonNetworkPower | PSNA-PS-psmA-MIB |
| 1.3.6.1.4.1.13400.2 | products | PSNA-PS-psmA-MIB |
| 1.3.6.1.4.1.13400.2.8 | psm | PSNA-PS-psmA-MIB |
| 1.3.6.1.4.1.13400.2.8.1 | psAgent | PSNA-PS-psmA-MIB |
| 1.3.6.1.4.1.13400.2.8.1.3 | agentManagersTable | PSNA-PS-psmA-MIB |
| 1.3.6.1.4.1.13400.2.8.1.3.1 | agentManagersEntry | PSNA-PS-psmA-MIB |
| 1.3.6.1.4.1.13400.2.8.1.3.1.5 | managerPrivilege | PSNA-PS-psmA-MIB |