trapServerColdStart
MOXA-IAW5x50A_IO-MIB ·
.1.3.6.1.4.1.8691.2.21.1.7.2.1.8
Object
scalar r/w
Enumeration
Refers to starting the system from power off (contrast this with warm start). When performing a cold start, the NPort IAW5x50A_IO series device server will automatically issue an auto warning message by sending an SNMP trap after booting up.
Context
- MIB
- MOXA-IAW5x50A_IO-MIB
- OID
.1.3.6.1.4.1.8691.2.21.1.7.2.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eventSettings
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 'MOXA-IAW5x50A_IO-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-IAW5x50A_IO-MIB::trapServerColdStart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-IAW5x50A_IO-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-IAW5x50A_IO-MIB::trapServerColdStart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |