tmnxBmpStationMode
TIMETRA-BMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.108.2.1.1.17
Object
The value of tmnxBmpStationMode specifies if the router will actively connect to the BMP monitoring station, or if the router will wait passively for an incoming connection request.
Context
- MIB
- TIMETRA-BMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.108.2.1.1.17- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxBmpStationEntry
- Groups
- 2
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 'TIMETRA-BMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BMP-MIB::tmnxBmpStationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BMP-MIB::tmnxBmpStationMode.<tmnxBmpStationName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BMP-MIB::tmnxBmpStationMode'
Syntax
- Source
- TmnxBmpConnectionMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | passive |