snMspsPnioFaultMode
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.32.5
Object
scalar r/w
Enumeration
Controls the PROFINET diagnostics behaviour for the PROFINET device: latent (1) - The device doesn't notify any PROFINET fault evident (2) - The device sets a fault if there is no connection to a PROFINET Controller The PROFINET Device sets the snPnioMode automatically to 'evident (2)' if the device ever established a connection to a PROFINET Controller
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.32.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snMspsPnio
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPnioFaultMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsPnioFaultMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | latent |
2 | evident |