serialFormatParityBit
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.1.6.2.3
Object
scalar r/w
Enumeration
[FW:E2080.AC.1-Serial:5.10.0]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.1.6.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- serialFormat
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::serialFormatParityBit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::serialFormatParityBit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | odd |
3 | even |
4 | mark |
5 | space |