fsIssuMaintenanceOperStatus
ARICENT-ISSU-MIB ·
.1.3.6.1.4.1.29601.2.103.1.2
Object
scalar SNMPv2-TCTruthValue
This object indicates if the configured maintenance mode is functionally
applied to the system or not.
When 'Maintenance mode' is set as 'TRUE' the 'maintenance operational
status' may be initially false.
If there are any on-going remote NP calls from active node to standby node's
hardware, those calls will be serviced and then the operational status
becomes 'TRUE'.
If there are no such pending remote NP calls, the 'maintenance operational
status' immediately becomes'TRUE'.
When 'Maintenance mode' is set as 'FALSE' the normal system operations
are restored and'maintenance operational status' becomes 'FLASE'.
Context
- MIB
- ARICENT-ISSU-MIB
- OID
.1.3.6.1.4.1.29601.2.103.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- fsIssuSystem
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 'ARICENT-ISSU-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISSU-MIB::fsIssuMaintenanceOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISSU-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISSU-MIB::fsIssuMaintenanceOperStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |