uimStaType
NTNTECH-CHASSIS-STATUS-MIB ·
.1.3.6.1.4.1.8059.1.1.2.1.1.1.6.1.1.3
Object
column Enumeration
The UIM type installed in the MUM200-2/2000-2 module or Mini/Micro DSLAM.
Exception:
A MUM200-2 module will represent a T1 or E1 UIM with the uimT1(2) identifier.
In addition, the MUM200-2 will represent a DS3 or E3 UIM with the uimDS3(3)
identifier.
Context
- MIB
- NTNTECH-CHASSIS-STATUS-MIB
- OID
.1.3.6.1.4.1.8059.1.1.2.1.1.1.6.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- uimStaEntry
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 'NTNTECH-CHASSIS-STATUS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-CHASSIS-STATUS-MIB::uimStaType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTNTECH-CHASSIS-STATUS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-CHASSIS-STATUS-MIB::uimStaType.<uimStaMumIndex>.<uimStaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTNTECH-CHASSIS-STATUS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTNTECH-CHASSIS-STATUS-MIB::uimStaType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uimEther100 |
2 | uimT1 |
3 | uimDS3 |
4 | uimE1 |
5 | uimE3 |
6 | uimGig |
7 | uimGigFx |
8 | uim100Fx |