olGroupType
BTI-OL-MIB ·
.1.3.6.1.4.1.18070.2.2.1.16.1.1.2
Object
The optical layer group configuration type. This is a mandatory object that must be specified when a row of the table is created. The value of none is not applicable for this object.
Context
- MIB
- BTI-OL-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.16.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- olGroupEntry
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 'BTI-OL-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-OL-MIB::olGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BTI-OL-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-OL-MIB::olGroupType.<olGroupIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-OL-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-OL-MIB::olGroupType'
Syntax
- Source
- OlGroupType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | noEqlzTerm |
3 | eqlzTerm |
4 | noEqlzLine |
5 | eqlzLine |
6 | roadm |