systemPhoneModuleType
FEC-SYSTEL-MIB ·
.0.64.2.1.1.3
Object
column r/w
Enumeration
The module type: base: module is the system phone itself. t400: module is a keypad extension T400. ab-mod: module is an answering machine. t400-2: module is a keypad extension T400/2. t500: module is a NG Phone keypad extension T500 giga..: module is a gigaset phone base or expansion module
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- systemPhoneModuleEntry
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 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneModuleType.<systemPhoneModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SYSTEL-MIB::systemPhoneModuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | base |
2 | t400 |
3 | ab-mod |
4 | t400-2 |
5 | t500 |
6 | gigaset-base |
7 | gigaset-expansion-module |