juniSnmpCommunityName
Juniper-SNMP-MIB ·
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.1
Object
column JuniSnmpCommunityName
An SNMP community name.
Context
- MIB
- Juniper-SNMP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniSnmpCommunityEntry
- Groups
- 4
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 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpCommunityName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpCommunityName.<juniSnmpCommunityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-SNMP-MIB::juniSnmpCommunityName'
Syntax
- Source
- JuniSnmpCommunityName
- Base type
OctetString- Display format
31a
Type Description
An SNMP community name. Represents textual information taken from the NVT ASCII character set. The character repertoire of the string is restricted to printable, non-whitespace characters (codes 33 through 126).
Values & Constraints
Type Constraints
range: 1..31