sfcsCTMInterfaceConfigType

CTRON-SFCS-MIB · .1.3.6.1.4.1.52.4.1.2.11.1.1.9.1.1.1.2

Object

column mandatory Enumeration
Sets the type of interface access attribute for the SFCS
interfaces.  Access ports allow single user or shared
access and perform statisics and control; network ports
are equivalent to trunk ports with no access control;
host management port indicates the (virtual) port to which
the (internal) management agent is attached; host control
port indicates the port to redirect non-management packets.
           other(1),
           access-port(2),
           network-port(3),
           host-mgmt-port(4),
           host-ctl-port(5)

Context

MIB
CTRON-SFCS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.9.1.1.1.2
Type
column
Access
readonly
Status
mandatory
Parent
sfcsCTMInterfaceConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2access-port
3network-port
4host-mgmt-port
5host-ctl-port