zxAnPmLogManualReportStatus
ZTE-AN-PERF-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.189.2.4
Object
scalar SNMPv2-TCTruthValue
If true,NE has reported file to FTP path.It related with zxAnPmLogManualReportAction. If zxAnPmLogManualReportAction set report,NE first set zxAnPmLogManualReportStatus false, when log file has been uploaded to EMS,then NE set zxAnPmLogManualReportStatus true.
Context
- MIB
- ZTE-AN-PERF-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.189.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnPerfLogMgmtObjects
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 'ZTE-AN-PERF-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PERF-MGMT-MIB::zxAnPmLogManualReportStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PERF-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PERF-MGMT-MIB::zxAnPmLogManualReportStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |