ptopoConnIsUpStream

FS-PTOPO-MIB · .1.3.6.1.4.1.52642.1.1.10.2.33.1.1.1.1.6

Object

column Enumeration
Indicate whether the remote device and its port is the local
device's upstream. if true the value of this object is upstream(1),
otherwise nonupstream(2).

Context

MIB
FS-PTOPO-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.33.1.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
ptopoConnEntry
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 'FS-PTOPO-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-PTOPO-MIB::ptopoConnIsUpStream'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-PTOPO-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-PTOPO-MIB::ptopoConnIsUpStream.<ptopoConnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-PTOPO-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-PTOPO-MIB::ptopoConnIsUpStream'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1upstream
2nonupstream

Conformance