sTunnelAdmStatus
BINTEC-STUNNEL-MIB ·
.0.12.1.1.1
Object
scalar r/w
Enumeration
The AdminStatus of STunnel overall. This means if this Status is set to 'down' no tunnel will be established. So it doesn't matter if a single tunnel is set to AdminStatus 'down' or 'up'. In case of 'up' it depends on the single tunnel whether it is established or not.
Context
- MIB
- BINTEC-STUNNEL-MIB
- OID
.0.12.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sTunnelAdm
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 'BINTEC-STUNNEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-STUNNEL-MIB::sTunnelAdmStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-STUNNEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-STUNNEL-MIB::sTunnelAdmStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |