dot12CurrentFramingType

DOT12-IF-MIB · .1.3.6.1.2.1.10.45.1.1.1.1

Object

column Enumeration
When dot12DesiredFramingType is one of
'frameType88023' or 'frameType88025', this is the
type of framing asserted by the interface.
              
When dot12DesiredFramingType is 'frameTypeEither',
dot12CurrentFramingType shall be one of
'frameType88023' or 'frameType88025' when the
dot12Status is 'opened'.   When the dot12Status is
anything other than 'opened',
dot12CurrentFramingType shall take the value of
'frameTypeUnknown'.

Context

MIB
DOT12-IF-MIB
OID
.1.3.6.1.2.1.10.45.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
dot12ConfigEntry
Groups
1

Walk 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 'DOT12-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-IF-MIB::dot12CurrentFramingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT12-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-IF-MIB::dot12CurrentFramingType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT12-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT12-IF-MIB::dot12CurrentFramingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1frameType88023
2frameType88025
3frameTypeUnknown

Conformance