saRgDot11BssPrimarySsidType
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.2.2.3.1
Object
scalar r/w
Enumeration
This object specifies the type of SSID used.
mac6char(1): If saRgDot11BssSsid.32 is empty, the SSID is the last
3 bytes of DOCSIS MAC address, displayed as 6 lowercase
hex characters.
If saRgDot11BssSsid.32 is not empty, SSID is the value from
saRgDot11BssSsid.32 (set by SNMP or the user).
mac6char-prefix(2): the same as mac6char(2) with the prefix addition
defined in saRgDot11BssPrimarySsidPrefix.
If saRgDot11BssSsid.32 is not empty, this prefix
does not show.
mac4char-prefix(3): the same as mac6char-prefix(2) but 4 MAC characters
instead of 6.
prefix-force(4): The prefix is always included, even if saRgDot11BssSsid.32
is empty.
Note: stored in non-vol. mac6char(1) after factory reset
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.2.2.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- saRgDot11BssPrimary
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 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDot11BssPrimarySsidType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-RG-MIB::saRgDot11BssPrimarySsidType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mac6char |
2 | mac6char-prefix |
3 | mac4char-prefix |
4 | prefix-force |