snBgp4RouteOperStatusCommunityList

HP-SN-BGP4-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.11.16.1.1.11

Object

column mandatory OctetString
To show the community list of this route.
If the community list is an NULL string that means an empty list, then
the community is INTERNET. A number from 1 to 0xFFFFFFFF.  
	   This integer number is represented by 4 OCTETs.
In the community list, it could have some Well-known numbers such as:  
BGP_COMMUNITY_ATTRIBUTE_NO_EXPORT		0xFFFFFF01
	   BGP_COMMUNITY_ATTRIBUTE_NO_ADVERTISE		0xFFFFFF02

Context

MIB
HP-SN-BGP4-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.11.16.1.1.11
Type
column
Access
readonly
Status
mandatory
Parent
snBgp4RouteOperStatusEntry

Walk 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 'HP-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-BGP4-GROUP-MIB::snBgp4RouteOperStatusCommunityList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-BGP4-GROUP-MIB::snBgp4RouteOperStatusCommunityList.<snBgp4RouteOperStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-BGP4-GROUP-MIB::snBgp4RouteOperStatusCommunityList'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.