sysAdminStatus
OMNITRON-MIB ·
.1.3.6.1.4.1.7342.2.1.3.1.1
Object
column Integer32
This variable provides the status for a management module's ability to make
changes to the system. In backplane slave, a management module cannot make
system modification. Modifications must be performed from a management
module acting as a backplane master.
0 = read only (can only view configuration settings)
1 = read-write (can view and modify configuration settings).
Context
- MIB
- OMNITRON-MIB
- OID
.1.3.6.1.4.1.7342.2.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- moduleMgtCfgEntry
- Groups
- 1
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 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::sysAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::sysAdminStatus.<modchassnum>.<modslotnum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-MIB::sysAdminStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1
Conformance
Member of