ostFixedCompId
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.3.1.1.24
Object
column r/w
Enumeration
*** NOT SUPPORTED IN V5.3 ***
This object fixes the IEEE Comp ID to be the same as the port number or
dynamic based upon the port type selected (UNI or NNI).
undefined (0) Configuration is undefined or function not supported
dynamic (1) Configuration of Comp ID based upon dynamic allocation
as indicated by the Port types selected
fixed (2) Comp ID value corresponds to port (interface) number
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.3.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostModuleSettingsEntry
- 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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostFixedCompId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostFixedCompId.<ostModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostFixedCompId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | dynamic |
2 | fixed |
Conformance
Member of