sifFunctions
CTATX-MIB ·
.1.3.6.1.4.1.97.3.7.2.1.16
Object
The current functional state (protocols which have been
activated and are operational) of the port. The following
values or combinations are supported:
0x0001 NMS, 0x0002 TBRIDGE, 0x0004 SBRIDGE,
0x0006 SRTBRIDGE, 0x0008 MESH, 0x0010 IPROUTE,
0x0020 NO_BPDU, 0x0040 RIP, 0x0080 SRSPAN,
0x0100 PROXY, 0x0200 OSPF.
These values can be configured through the sprotoTable.
Combining TBRIDGE and SBRIDGE always produces SRTBRIDGE.
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sifFunctions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sifFunctions.<sifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::sifFunctions'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647