juniTsmPortType

Juniper-TSM-MIB · .1.3.6.1.4.1.4874.2.2.72.1.1.2.1.2

Object

column Enumeration
The port type:
generalPurposeStatic  - statically configured (always on) port,
generalPurposeDynamic - dynamic port, which could be both
                        configured with different maximum number
                        of interfaces and unconfigured,
securityStatic        - static port equipped with encryption
                        (IPSEC) hardware.
securityDynamic       - dynamic port with encryption (IPSEC)
                        hardware, which could be both
                        configured with different maximum number
                        of interfaces and unconfigured.

Context

MIB
Juniper-TSM-MIB
OID
.1.3.6.1.4.1.4874.2.2.72.1.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
juniTsmPortEntry
Groups
1

Walk 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 'Juniper-TSM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-TSM-MIB::juniTsmPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-TSM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-TSM-MIB::juniTsmPortType.<juniTsmPortLocation>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-TSM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-TSM-MIB::juniTsmPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1generalPurposeStatic
2generalPurposeDynamic
3securityStatic
4securityDynamic

Conformance

Member of