tptTankNotifyExternalVIStatus
TPT-TANK-NOTIFY-MIB ·
.1.3.6.1.4.1.10734.3.3.3.1.151
Object
scalar ExternalVIStatus
Whether the external virtual interface is up or down.
Context
- MIB
- TPT-TANK-NOTIFY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.3.1.151- Type
- scalar
- Access
- readonly
- Status
- current
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-TANK-NOTIFY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-TANK-NOTIFY-MIB::tptTankNotifyExternalVIStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-TANK-NOTIFY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-TANK-NOTIFY-MIB::tptTankNotifyExternalVIStatus'
Syntax
- Source
- ExternalVIStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |