ostEnetStInitCfgFramePayload
OMNITRON-EST-MIB ·
.1.3.6.1.4.1.7342.10.1.1.2.1.20
Object
column r/w
Enumeration
This object selects the specific type of test instance frame
type.
zeros(1) Test instance frame payload is all zeros
ones(2) Test instance frame payload is all ones
prbs(3) Test instance frame payload is a 2^-31 PRBS data pattern
zerosCrc(4) Test instance frame payload is all zeros plus CRC
onesCrc(5) Test instance frame payload is all ones plus CRC
prbsCrc(6) Test instance frame payload is a 2^-31 PRBS data pattern
plus CRC
This object can only be written at row creation time and cannot be
modified once it has been created.
Context
- MIB
- OMNITRON-EST-MIB
- OID
.1.3.6.1.4.1.7342.10.1.1.2.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEnetStInitCfgEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgFramePayload'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgFramePayload.<ostEnetStInitCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EST-MIB::ostEnetStInitCfgFramePayload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | zeros |
2 | ones |
3 | prbs |
4 | zerosCrc |
5 | onesCrc |
6 | prbsCrc |
Conformance
Member of