maintTotalSummary

IPE-COMMON-MIB · .1.3.6.1.4.1.119.2.3.69.501.1.2.1.1.3

Object

column OffOnValue
Maintenance Total Summary. Represents the status of maintenance
functions.
'on' means some maintenance functions are performed on this
equipment.

Context

MIB
IPE-COMMON-MIB
OID
.1.3.6.1.4.1.119.2.3.69.501.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
maintSummaryCommonInfoEntry

Walk 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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::maintTotalSummary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::maintTotalSummary.<maintSummaryCommonInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::maintTotalSummary'

Syntax

Source
OffOnValue
Base type
Enumeration

Values & Constraints

Object Constraints
range: 1-65535
Type Values
0invalid
1off
2on