hzOduSnmpV3ManagerActivated
HORIZON-ODU-MIB ·
.1.3.6.1.4.1.7262.2.2.10.5.1.7
Object
column mandatory
Enumeration
Specifies whether a specific v3 manager is allowed to access the system
Context
- MIB
- HORIZON-ODU-MIB
- OID
.1.3.6.1.4.1.7262.2.2.10.5.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Default
notActive- Parent
- hzOduSnmpV3ManagersEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HORIZON-ODU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HORIZON-ODU-MIB::hzOduSnmpV3ManagerActivated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HORIZON-ODU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HORIZON-ODU-MIB::hzOduSnmpV3ManagerActivated.<hzOduSnmpV3ManagersIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HORIZON-ODU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HORIZON-ODU-MIB::hzOduSnmpV3ManagerActivated'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | active |