portType
CISCO-WAN-FR-PORT-MIB ·
.1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.10
Object
column r/w
Enumeration
The value of this object identifies the network
interface for this frame relay port.
The Possible values are:
frame-relay(1) : Frame Relay Service Port
frFUNI (2) : Frame based UNI Port.
when a frame arrives from the FUNI interface
the 2 byte FUNI header is removed and
frame is segmented into ATM Cells by using
AAL5.
frame-forward(3): Frame Forward Port.
In this case 2 byte Q.922 header is not assumed
or interpreted. The signaling(LMI) parameters
are not applicable for these ports.
Relationship with ifTable:
The service modules in which ifTable is
implemented following side-effects will
take place.
For value frame-relay(1) an ifTable entry with
ifType = frameRelayService(44) will be created.
For value frame-forward(3) an ifTable entry with
ifType = frForward(158) will be created.
This object can not be modified after the port
is created.
Context
- MIB
- CISCO-WAN-FR-PORT-MIB
- OID
.1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frPortCnfPortGrpEntry
- 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 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-PORT-MIB::portType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-PORT-MIB::portType.<portNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-PORT-MIB::portType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | frame-relay |
2 | frFUNI |
3 | frame-forward |
Conformance
Member of