pdhLogPrtFrameDelineation
RAD-PDH-MIB ·
.1.3.6.1.4.1.164.3.1.6.16.2.1.1.2
Object
column Enumeration
This object is relevant for GFP (Generic Framing Procedure) only. It indicates the GFP Frame delineation status. Frame delineation means that the device has found the start of a frame - the protocol is synchronized
Context
- MIB
- RAD-PDH-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.16.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pdhLogPrtStatusEntry
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 'RAD-PDH-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-PDH-MIB::pdhLogPrtFrameDelineation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-PDH-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-PDH-MIB::pdhLogPrtFrameDelineation.<pdhLogPrtStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-PDH-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-PDH-MIB::pdhLogPrtFrameDelineation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | notDelineated |
3 | delineated |