xfSwReleaseSBLType
XF-SOFTWARE-MIB ·
.1.3.6.1.4.1.193.81.2.7.1.2.1.6
Object
column Enumeration
This object indicates whether the SBL information in the SBDF is generated by Ericsson or by an operator. This is based on a check of the SBDF. Of course this will only be a reliable object when the software can distinguish between Ericsson and operator defined SBDFs, i.e. upgrading from R2A.
Context
- MIB
- XF-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.193.81.2.7.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xfSwReleaseEntry
- Groups
- 1
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 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-SOFTWARE-MIB::xfSwReleaseSBLType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-SOFTWARE-MIB::xfSwReleaseSBLType.<xfSwReleaseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-SOFTWARE-MIB::xfSwReleaseSBLType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | definedByEricsson |
2 | definedByOperator |
Conformance
Member of