hzOduSnmpUserAccess
HORIZON-ODU-MIB ·
.1.3.6.1.4.1.7262.2.2.10.1
Object
scalar mandatory
Enumeration
Specifies the user access to the system.If access is set to managers then only managers with there ip addresses set in snmpManagersTable will be able to gain snmp access to the system. If access is set to any then any manager will be able to gain snmp access to the system
Context
- MIB
- HORIZON-ODU-MIB
- OID
.1.3.6.1.4.1.7262.2.2.10.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hzOduSnmp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hzOduSnmpUserAccess.0'
More examples
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::hzOduSnmpUserAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | explicitManagers |
2 | any |