sbiAutoBootClientIdType

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.11.40

Object

scalar r/w Enumeration
The value of sbiAutoBootClientIdType represents how the value
of sbiAutoBootClientId is encoded:
- 'none (1)'  : no identification has been specified
- 'ascii(2)'  : this option contains seven-bit ASCII characters
- 'hex  (3)'  : this option contains octets. It must be displayed in
               hexadecimal format because it contains non-printable
               characters.
- 'mac  (4)'  : this type is the chassis mac in octets. It must be displayed in
               hexadecimal format because it contains non-printable
               characters.

Context

MIB
TIMETRA-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.1.11.40
Type
scalar
Access
readwrite
Status
current
Parent
sysBofInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::sbiAutoBootClientIdType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::sbiAutoBootClientIdType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2ascii
3hex
4mac

Conformance