atmConfIfFrameType

ACE2002-MIB · .1.3.6.1.4.1.164.12.3.2.1.1.1.3

Object

column r/w Enumeration
The frame type. Valid values for a 155M interface:
sonet(2), sdh(3). Valid values for a T3 interface:
direct(4), plcpInternal(5), plcpExternal(6), 
directNoScrmbling(10), plcpInternalNoScrmbling(11),
plcpExternalNoScrmbling(12). Valid values for Ethernet 
interface: ethCrcTrans (8), ethCrcNotTrans(9). 
(DS1 interfaces frame type is specified in the DSX1 mib).

Context

MIB
ACE2002-MIB
OID
.1.3.6.1.4.1.164.12.3.2.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
atmNteConfIfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2sonet
3sdh
4direct
5plcpInternal
6plcpExternal
7e3
8ethCrcTrans
9ethCrcNotTrans
10directNoScrmbling
11plcpInternalNoScrmbling
12plcpExternalNoScrmbling