dslGroupType
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.5.4.5.1.2
Object
column Enumeration
The type of channel grouping. type4wire(1) represent 4-wire method of channel aggregation. type2pair(2)-type4pair(4) represent the M-pair method of channel aggregation.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.5.4.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dslGroupEntry
- 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 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::dslGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::dslGroupType.<dslGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::dslGroupType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | type4wire |
2 | type2pair |
3 | type3pair |
4 | type4pair |
Conformance
Member of