hzIduTtySessionUserConnectionType
DRAGONWAVE-HORIZON-IDU-MIB ·
.1.3.6.1.4.1.7262.2.3.10.1.1.3
Object
column mandatory
Enumeration
The physical port used to log in to the system. The serial port is always local to the equipment. The 10BaseT connector may be local, or remote, depending on if the configuration of network management port. The inband connection is the port carrying customer traffic.
Context
- MIB
- DRAGONWAVE-HORIZON-IDU-MIB
- OID
.1.3.6.1.4.1.7262.2.3.10.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hzIduTtySessionUserEntry
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 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduTtySessionUserConnectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduTtySessionUserConnectionType.<hzIduTtySessionUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduTtySessionUserConnectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | informationNotAvailable |
2 | serialPort |
3 | enetPort2 |
4 | enetPort1 |