equipManagerOPR
EQUIPMENT-MIB ·
sagemcom variant
·
.1.3.6.1.4.1.1038.107.21.1.4
Object
If 'true', this variable indicates that the manager defined by its address can have the Operator rigth as maximum level The value 'false' is set by the equipment when another level is choosen
Context
- MIB
- EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.1038.107.21.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- equipManagerEntry
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 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::equipManagerOPR'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::equipManagerOPR.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQUIPMENT-MIB::equipManagerOPR'
Syntax
- Source
- SagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |